body a, body #header #logo em, body #header .more-links em {
    font-family: "Gabarito", sans-serif;
    font-size: medium;
}
.width h1 {
    font-family: "Gabarito", sans-serif;
    text-transform: uppercase;
}
.member-form .explanation h3 {
    font-family: "Gabarito", sans-serif;
}
#footer .meta li p {
    font-family: "Gabarito", sans-serif;
}
#footer .bottom li:first-child {
    font-family: "Gabarito", sans-serif;
}
.button, button, .hollow-button, .maonrails-lead-form-button, .grey-button  {
    background: #aa0000;
}
.maonrails-lead-form form label {
    color: #ffffff !important;
}
.maonrails-lead-form-button, .maonrails-popup form .buttons button, input, select {
    color: #ffffff !important;
}
.button, button, .maonrails-lead-form-button {
    background: #aa0000;
}

whitetext {
	color: #ffffff !important;
}

div.schedule .schedule-view .date-nav a i:before, div.schedule .schedule-view .date-nav em {
    color: #000;
}
.tpl-modern .topbar {
    background-color: #000000 !important;
}