/* UH Primary Brand Colors */
.bs-bg-uh-red { background-color: #C8102E; }
.bs-bg-uh-teal { background-color: #008388; }
.bs-bg-uh-gold { background-color: #F6BE00; }
.bs-bg-uh-gray { background-color: #888B8D; }
.bs-bg-uh-cream { background-color: #FFF9D9; }
.bs-bg-white { background-color: #FFFFFF; }

/* UH Secondary Brand Colors */
.bs-bg-uh-brick { background-color: #960C22; }
.bs-bg-uh-green { background-color: #006B5C; }
.bs-bg-uh-mustard { background-color: #D89B00; }
.bs-bg-uh-slate { background-color: #54585A; }

/* UH Tertiary Brand Colors */
.bs-bg-uh-chocolate { background-color: #640817; }
.bs-bg-uh-forest { background-color: #005950; }
.bs-bg-uh-ocher { background-color: #B97800; }
.bs-bg-uh-black { background-color: #000000; }
