@import url("https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.arc-main-content { margin-top: 0px; margin-bottom: 0px; }
header { background-color: rgb(255, 255, 255); padding-bottom: 20px; padding-top: 20px; }
footer { background-color: rgb(153, 197, 200); }
p { color: rgb(0, 0, 0); }
body { font-family: Muli; font-weight: 400; font-size: 0.8rem; line-height: 1.25; background-color: rgb(234, 233, 233); }
h1 { color: rgb(0, 0, 0); font-family: Muli; font-weight: 600; letter-spacing: 0rem; font-size: 1.1rem; }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); font-family: Muli; font-weight: 400; font-size: 0.85rem; letter-spacing: 0rem; }
a { color: rgb(0, 0, 0); }
a:hover { text-decoration: underline; color: rgb(53, 123, 147); }
a:hover.text-light { color: rgb(255, 255, 255); }
.button { background-color: rgb(153, 197, 200); }
.button:hover { background-color: rgb(153, 197, 200); color: rgb(255, 255, 255); }
.InputField, .InputSelect { font-family: Muli; color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); padding: 4px; }
