/*
Theme Name: Base WP Theme
Description: A personal custom starter theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aa_base
*/

.site-main form input[type=submit] {
	margin-top: 17px !important;
}

.grecaptcha-badge {
	display: none !important;
}

.page-id-32440 .col-xl-6{
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.page-id-32440 .content h2{
	font-size: 38px;
	line-height: 48px;
	padding-top: 30px;
}

.page-id-32440 .content h2:first-child{
	padding-top:0px !important;
}