@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Roboto+Condensed:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-color: rgb(237, 236, 234); font-family: Roboto; font-weight: 400; }
header { padding-top: 0px; padding-bottom: 15px; background-color: rgb(255, 255, 255); }
.container { max-width: 1200px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; background-color: rgb(255, 255, 255); }
.arc-main-content .row { padding-top: 10px; }
a { color: rgb(255, 255, 255); }
a:hover { text-decoration: none; color: rgb(239, 251, 255); }
h1 { font-family: "Roboto Condensed"; font-weight: 300; color: rgb(98, 109, 92); }
footer { background-color: rgb(186, 186, 186); }
h2 { font-family: "Roboto Condensed"; }
h3 { font-family: "Roboto Condensed"; font-weight: 300; }
h4, h5, h6 { font-family: "Roboto Condensed"; font-weight: 300; }
.text-light { color: rgb(255, 255, 255); }
