@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); }
.arc-main-content { background-color: rgb(29, 166, 223); box-shadow: none; }
header { background-color: rgb(235, 222, 20); }
p { color: rgb(0, 0, 0); }
h1 { color: rgb(30, 166, 223); }
.button { background-color: rgb(235, 222, 20); color: rgb(29, 166, 223); }
.button:hover { color: rgb(29, 166, 223); background-color: rgb(202, 191, 17); }
a { color: rgb(0, 0, 0); text-decoration: none; }
a:hover { color: rgb(78, 74, 7); }
a:hover.text-light { color: rgb(76, 72, 6); }
.arc-mainmenu a { color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(235, 222, 20); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 241, 22); background-color: rgb(29, 166, 223); }
.InputField, .InputSelect { color: rgb(47, 79, 79); }
.arc-row .arc-page-background { background-color: rgb(29, 166, 223); }
h2 { color: rgb(30, 166, 223); }
a.text-light { color: rgb(0, 0, 0); }
