/*
Theme Name:     Buma
Theme URI:      http://up2.net/
Description:    Buma theme by Up2 
Author:         Up2
Author URI:     http://up2.net/
Template:       aware
Version:        0.1.1
*/
@import url('../aware/style.css');

input[type=email] {
	margin: 0 0 20px;
	border: 1px solid #e3e3e3;
	font-size: 12px;
	width: 90%;
	padding: 10px;
}
/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
    opacity: 0 !important;
    visibility: collapse !important;
}