@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Oswald:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 960px; }
main { margin-top: 0px; margin-bottom: 0px; box-shadow: none; background-color: rgb(255, 255, 255); }
body { font-size: 1rem; line-height: 1.5; font-family: Roboto; font-weight: 400; background-image: none; background-attachment: fixed; background-color: rgb(255, 255, 255); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
h1 { font-size: 2.45rem; letter-spacing: 0rem; font-weight: 400; color: rgb(226, 48, 28); font-family: Oswald; }
h2 { font-size: 1.7rem; letter-spacing: 0.1rem; color: rgb(74, 74, 74); }
.button { font-size: 1.3rem; border-radius: 3px; background-color: rgb(49, 61, 226); }
header { padding-top: 20px; padding-bottom: 20px; background-image: none; background-attachment: fixed; background-color: rgb(255, 255, 255); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
.arc-mainmenu a { font-size: 1rem; color: rgb(255, 255, 255); text-decoration: none; }
footer { padding-top: 0px; padding-bottom: 0px; background-attachment: fixed; background-color: rgb(170, 170, 170); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }
p { color: rgb(0, 0, 0); }
.text-light { color: rgb(239, 239, 239); }
.button:hover { background-color: rgb(0, 0, 0); }
a { color: rgb(29, 35, 233); text-decoration: underline; }
.arc-main-content { margin-top: 11px; margin-bottom: 9px; box-shadow: none; background-color: rgb(255, 255, 255); }
h2, h3, h4, h5, h6 { font-family: Roboto; font-weight: 500; color: rgb(0, 0, 0); font-size: 1.1rem; letter-spacing: 0.04rem; }
.arc-mainmenu a:hover { color: rgb(216, 216, 216); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(216, 216, 216); background-color: rgb(216, 16, 16); }
nav, .arc-submenu { background-color: rgb(216, 16, 16); }
