@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
nav, .arc-submenu { background-color: rgb(0, 114, 186); margin-bottom: 20px; }
.arc-mainmenu a { text-decoration: none; color: rgb(255, 255, 255); font-family: "Open Sans"; font-weight: 300; font-size: 1.55rem; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 0); background-color: rgb(242, 242, 242); }
body { margin-top: 0px !important; background-color: rgb(255, 13, 6); }
.container { max-width: 1000px; margin: 0px auto; height: auto; }
.arc-main-content container { margin: 20px 0px; }
header { background-color: rgb(255, 255, 255); }
