@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(255, 255, 255); background-size: cover; background-attachment: fixed; background-image: none; font-family: "Open Sans"; background-position: 50% 50%; background-repeat: no-repeat; }
h1 { font-family: "Open Sans"; font-weight: 400; color: rgb(0, 0, 90); font-size: 1.5rem; }
h2 { font-family: "Open Sans"; color: rgb(0, 0, 90); font-size: 0.8rem; line-height: 1.5; }
h3 { font-family: "Open Sans"; font-weight: 300; color: rgb(8, 51, 148); font-size: 2.1rem; }
h4, h5, h6 { font-family: "Open Sans"; font-weight: 300; color: rgb(0, 0, 90); font-size: 2.05rem; }
a { color: rgb(0, 0, 90); text-decoration: underline; }
a:hover { color: rgb(0, 0, 90); }
a:hover.text-light { color: rgb(245, 0, 130); }
p { color: rgb(0, 0, 90); }
.button { background-color: rgb(245, 0, 130); color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(0, 0, 90); }
header { background-color: rgb(255, 255, 255); background-size: cover; background-attachment: fixed; background-image: none; padding-top: 10px; padding-bottom: 0px; background-position: 50% 50%; background-repeat: no-repeat; }
.arc-mainmenu a:hover { color: rgb(0, 0, 90); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 90); }
.arc-mainmenu a { color: rgb(0, 0, 90); text-decoration: none; font-family: "Open Sans"; font-weight: 300; }
.arc-mobilemenu a { color: rgb(0, 0, 90); }
.mobile-menuitem-text { text-decoration: none; font-family: "Open Sans"; font-weight: 300; }
.arc-mobilemenu .arc-mobilemenuitem-active a { color: rgb(0, 0, 90); }
.arc-mobilemenu a:hover { text-decoration: underline; }
.InputField, .InputSelect { color: rgb(0, 0, 90); font-family: "Open Sans"; }
.arc-row .arc-page-background { background-color: rgb(255, 255, 255); }
footer { background-color: rgb(0, 0, 90); background-size: cover; background-attachment: fixed; background-position: 50% 50%; background-repeat: no-repeat; }
