@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
nav, .arc-submenu { background-color: rgb(121, 167, 193); }
.arc-mainmenu a { color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(220, 165, 29); }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url("//www.delegia.com/app/Data/ProjectImages/17227/meeting.jpg"); background-color: rgb(183, 247, 72); }
a { color: rgb(220, 165, 29); text-decoration: underline; }
a:hover { color: rgb(121, 167, 193); }
a:hover.text-light { color: rgb(206, 169, 188); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(47, 79, 79); }
footer { background-color: rgb(121, 167, 193); }
.button:hover { background-color: rgb(121, 167, 193); }
.button { background-color: rgb(220, 165, 29); }
p { color: rgb(46, 51, 43); }
.InputField, .InputSelect { color: rgb(46, 51, 43); }
