/**
Theme Name: mae_astra
Author: Frank Engler
Author URI: https://sota.solutions
Description: sota MaE styled Astra Theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mae_astra
Template: astra
*/


/* -------------------------------------------------------------------------------- */
/*	ROOT COLS
/* -------------------------------------------------------------------------------- */


:root {
    --primary-color: #bc0000;
    --primary-color-dark: #792121;
    --secondary-color: #1e293b;
    --secondary-color-dark: #334155;
    --text-color: #1d1d1d;
    --background-color: #f6f6f6 ;
}




.whittext, .whittext h2 {
    color:#FFFFFF !important
}


a.mae_fullbut {padding:10px; text-align:center; display:block; width:100%; background:#bc0000; color:#FFF;font-family: 'Oswald', sans-serif;
	font-size: 20px; font-weight:600}
a.mae_fullbut:hover {background:#000; color:#FFF !important}
a.mae_fullbut:visited {color:#FFF !important}
a.mae_fullbut:visited:hover {background:#000; color:#FFF !important}


#srfm-form-240 {margin-top:50px !important} 
.uagb-block-589dc7bc {disply: none !important}