@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: rgba(1, 1, 1, 0.1) 0px 1px 2px; }
.container { max-width: 800px; }
h1 { font-family: Arial; color: rgb(79, 79, 79); }
body { font-family: Arial; background-color: rgb(246, 246, 246); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; font-size: 0.9rem; background-image: none; }
h2 { font-family: "Open Sans"; }
header { background-color: rgb(255, 255, 255); padding-bottom: 0px; padding-top: 10px; }
footer { background-color: rgb(27, 140, 194); }
.button { background-color: rgb(27, 140, 194); border-radius: 9px; font-size: 1.2rem; }
.button:hover { background-color: rgb(27, 140, 194); }
h2, h3, h4, h5, h6 { font-family: Arial; }
.arc-mainmenu a { font-family: Arial; color: rgb(79, 79, 79); }
.InputField, .InputSelect { font-family: Arial; color: rgb(79, 79, 79); }
p { color: rgb(79, 79, 79); }
