@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-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(245, 248, 249); }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; }
.button { background-color: rgb(239, 41, 99); border-radius: 0px; }
.button:hover { background-color: rgb(239, 41, 99); }
header { padding-top: 30px; padding-bottom: 0px; background-color: rgb(255, 255, 255); }
footer { background-color: rgb(0, 110, 150); }
