.button-red {
    background-color: #bf0a11;
    color: #FFFFFF;
}

.button:hover, .button-red:hover, i.monthbutton {
    background-color: #bf0a11;
	color: #f0f0f0 !important;
}

.active-menu .fa-circle, .timeline-text .subtitle, p.ow_datered, p.ow_weekday, div.symbolwrapper, div.symbolwrapper.botlevel p.icontext,  i.fa-minus, i.fa-plus, h3, .timeline-text a   {
	color: #bf0a11 !important;
}

i.iconcal {
	color: rgba(191,10,17,0.75)
}

.switch-1 {
	background-color: #bf0a11;
}

p.ow_group,  h2, .timeline-text .subtitle{
    color: #444 !important;
}


div#date-select h2, div#date-select i.iconcal {
	color: #fff !important;
}

.contactField:focus, .contactTextarea:focus {
    border: solid 1px #bf0a11;
}

