@import url("https://fonts.googleapis.com/css?family=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; box-shadow: none; }
header { padding-top: 30px; padding-bottom: 30px; background-color: rgb(255, 255, 255); }
footer { padding-top: 10px; padding-bottom: 10px; background-color: rgb(255, 255, 255); }
body { background-color: rgb(230, 230, 230); font-family: "Open Sans"; font-size: 1rem; line-height: 1.25; }
p { color: rgb(0, 0, 0); }
h1 { font-family: "Open Sans"; font-size: 2.2rem; font-weight: 400; color: rgb(19, 55, 126); letter-spacing: 0rem; }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); font-family: "Open Sans"; font-weight: 400; font-size: 1.25rem; letter-spacing: 0.1rem; }
.button { background-color: rgb(0, 238, 255); color: rgb(0, 0, 0); }
.button:hover { background-color: rgb(0, 238, 255); color: rgb(255, 255, 255); }
