:root {
	--cardinal: #c8102e;
	--gold: #f1be48;
	--burgundy: #7c2529;
	--dk-gray: #4a4a4a;
	--lt-gray: #f5f5f5;
	--md-gray: #ebebeb;
	--midnight: #003d4c;
	--green: #008540;
}

/* --------------------------------------  */
/* ## CONTACT BLOCK
/* --------------------------------------  */
.isu-footer_contact-address-title
{
    font-weight:700;
    font-size: 16px;
}
.contact_hours_title.h3 {
	color: var(--cardinal);
}