@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-color: rgb(131, 201, 199); font-family: arial; font-weight: 200; font-size: 0.9rem; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; }
.button { background-color: rgb(58, 39, 118); }
.button:hover { background-color: rgb(58, 39, 118); }
a { color: rgb(58, 39, 118); }
a:hover { color: rgb(58, 39, 118); }
a:hover.text-light { color: rgb(255, 255, 255); }
a.text-light { color: rgb(2, 100, 85); }
footer { background-color: rgb(2, 100, 85); }
h1 { color: rgb(58, 39, 118); }
h2, h3, h4, h5, h6 { color: rgb(58, 39, 118); }
h2 { line-height: 1; }
