body {font-family: Helvetica, sans-serif;}




h3 {font-weight: 510; font-size: 18px; text-transform:uppercase;}


/**** Black headings ****/
.text-dark {color: #000000;}





/**** global nav bg color ****/
.header-page .header-menu ul {background-color: #1D7D8C;}




.header-page .header-menu a li div {color: #ffffff;}





/**** remove sponsor border ****/
.border {border: solid 0px rgba(0, 0, 0, .1);}





/**** square edges ****/
div[class*='wrapper-'] {border-radius: 0px;}




div[class*='container-'] {border-radius: 0px;}




.rounded {border-radius: 0px;}





/**** less padding around content ****/
.pad-3 {padding: .5em;}



