a.active {
    color: #AA2227!important;   
}

h1 a, h2 a, h3 a, h4 a, h5 a {   
    color: #aa2227 !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
    text-decoration: underline !important;
}
body .et_pb_button:not(.topbar-button).white-button {
    color: #AA2227!important;
    background-color: #ffffff !important;
    border-color: #AA2227 !important;
    border-radius: 0px !important;
    letter-spacing: 4px !important;
	font-weight: bold !important;
}
body .et_pb_button:not(.topbar-button).white-button:hover {
    color: #ffffff!important;
    background-color: #AA2227 !important;
    border-color: #AA2227!important;
    border-radius: 0px !important;
	text-decoration: none !important;
}
body .et_pb_button:not(.topbar-button).red-button, button#gform_submit_button_1 {
    color: #ffffff!important;
    background-color: #AA2227 !important;
    border-color: #AA2227 !important;
    border-radius: 0px !important;
    letter-spacing: 4px !important;
	font-weight: bold !important;
}
body .et_pb_button:not(.topbar-button).red-button:hover,
button#gform_submit_button_1:hover{
    color: #AA2227!important;
    background-color: #ffffff !important;
    border-color: #AA2227!important;
	text-decoration: none !important;
}
button#gform_submit_button_1{
		padding-top: 8px!important;
    padding-right: 36px!important;
    padding-bottom: 8px!important;
    padding-left: 36px!important;
		border-style: solid; 
		border-color: #AA2227;
		text-transform: uppercase;
   }
button#gform_submit_button_1:hover{
	 		border-style: solid; 
		border-color: #AA2227;
}
.et_pb_text_inner blockquote {
/*     font-family: 'Playfair Display',Georgia,"Times New Roman",serif; */
	font-weight: 600 /*200 */;
	line-height: 1.3em;
	padding-left: 15px;
	font-size: 20px;
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item{    
    margin-right: 3.5%;
    margin-bottom: 3.5%;
}


#et-top-navigation {
	padding-left: 0 !important;
}
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 100px !important;
}


.rc-anchor.rc-anchor-invisible.rc-anchor-light.rc-anchor-invisible-hover, .rc-anchor{
	display: none !important;
}
.grecaptcha-badge { visibility: hidden !important; }