@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Roboto:100,300,400,500,700,900|Source+Sans+Pro:200,300,400,600,700,900");
body { font-family: "Open Sans"; font-weight: 400; line-height: 1.25; font-size: 1rem; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(17, 16, 17); }
p { color: rgb(0, 0, 0); }
h1 { color: rgb(17, 16, 17); font-family: "Open Sans"; font-weight: 700; font-size: 2.25rem; letter-spacing: 0.1rem; }
h2, h3, h4, h5, h6 { color: rgb(30, 30, 30); font-family: Roboto; font-size: 1.7rem; font-weight: 700; }
a { color: rgb(242, 146, 10); }
a:hover { color: rgb(144, 98, 39); text-decoration: underline; }
a:hover.text-light { color: rgb(144, 98, 39); }
.button { background-color: rgb(207, 159, 83); font-size: 1.15rem; }
.button:hover { background-color: rgb(99, 103, 107); }
header { background-color: rgb(17, 16, 17); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.arc-mainmenu a:hover { color: rgb(17, 16, 17); text-decoration: underline; }
a.text-light { color: rgb(242, 146, 10); }
footer { background-color: rgb(17, 16, 17); padding-top: 0px; }
nav, .arc-submenu { background-color: rgb(17, 16, 17); }
.arc-mainmenu a { color: rgb(17, 16, 17); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(17, 16, 17); background-color: rgb(17, 16, 17); }
.InputField, .InputSelect { font-family: Roboto; background-color: rgb(241, 241, 241); color: rgb(86, 86, 86); border-color: rgb(213, 213, 213); font-size: 17px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; padding-right: 35px; padding-left: 35px; box-shadow: rgba(1, 1, 1, 0.1) 0px 1px 2px; background-color: rgb(255, 255, 255); }
.container { max-width: 750px; }
h2 { font-family: "Open Sans"; font-weight: 600; font-size: 1.45rem; letter-spacing: 0.02rem; color: rgb(17, 16, 17); }
h3 { font-family: "Open Sans"; font-weight: 300; }
h4, h5, h6 { font-family: "Open Sans"; font-weight: 300; }
