@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Poppins:300,400,500,600,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.arc-mainmenu a:hover { text-decoration: none; color: rgb(255, 255, 255); }
.container { max-width: 1200px; }
.arc-main-content { margin-top: 41px; }
body { background-color: rgb(104, 129, 180); font-family: Lato; font-weight: 400; font-size: 0.95rem; }
.button { background-color: rgb(255, 145, 77); font-size: 1.55rem; }
.button:hover { background-color: rgb(222, 227, 247); color: rgb(0, 0, 0); }
.arc-mainmenu { text-align: center; }
a { color: rgb(255, 145, 77); }
a:hover { color: rgb(92, 108, 167); }
a:hover.text-light { color: rgb(92, 108, 167); }
.arc-mainmenu a { text-decoration: none; font-size: 1.25rem; font-weight: 300; color: rgb(92, 108, 167); font-family: Lato; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(92, 108, 167); }
h1 { color: rgb(92, 108, 167); font-size: 3rem; letter-spacing: 0rem; line-height: 1.5; font-family: Poppins; font-weight: 400; }
h2 { color: rgb(92, 108, 167); }
header { padding-top: 15px; }
.arc-main-content .row { padding-top: 6px; }
p { color: rgb(0, 0, 0); }
nav, .arc-submenu { background-color: rgb(174, 201, 230); }
footer { background-color: rgb(104, 129, 180); padding-top: 10px; padding-bottom: 11px; }
.InputField, .InputSelect { font-size: 12px; }
