@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Roboto+Slab:100,300,400,700|Muli:200,300,400,600,700,800,900|Roboto+Condensed:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-position: 50% 50%; font-family: Roboto; font-size: 0.85rem; font-weight: 400; background-image: none; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgb(0, 160, 85); }
.arc-main-content { margin-top: 15px; margin-bottom: 0px; background-color: rgb(237, 237, 237); }
p { color: rgb(17, 17, 17); }
h1 { color: rgb(0, 0, 0); letter-spacing: 0.18rem; font-family: "Roboto Slab"; font-size: 2.2rem; font-weight: 700; }
h2 { color: rgb(20, 17, 0); font-family: Muli; font-weight: 400; }
.button { border-radius: 6px; color: rgb(255, 255, 255); font-size: 0.85rem; background-color: rgb(0, 160, 85); padding: 10px 40px; }
header { padding-top: 15px; padding-bottom: 15px; background-color: rgb(255, 255, 255); }
.arc-mainmenu a { }
footer { padding-top: 0px; padding-bottom: 0px; background-color: rgb(255, 255, 255); }
h2, h3, h4, h5, h6 { font-family: "Roboto Condensed"; font-size: 1.25rem; font-weight: 400; color: rgb(0, 0, 0); }
.button:hover { background-color: rgb(0, 69, 51); }
a { color: rgb(0, 160, 85); text-decoration: underline; }
a:hover { color: rgb(77, 115, 202); text-decoration: underline; }
#content-wrapper { max-width: 1100px; background: rgb(237, 238, 237); }
.container { max-width: 1200px; }
a:hover.text-light { color: rgb(0, 152, 233); }
