@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(125, 20, 41); }
.arc-mainmenu a { color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(220, 165, 29); }
body { background-position: 0% 0%; background-size: auto; background-repeat: repeat; background-attachment: initial; background-image: url("//www.delegia.com/app/Data/ProjectImages/14907/pattern_2.png"); }
a { color: rgb(119, 179, 201); 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); background-color: rgb(255, 255, 255); }
footer { background-color: rgb(125, 20, 41); }
.button:hover { background-color: rgb(125, 20, 41); }
.button { background-color: rgb(119, 179, 201); font-size: 1.2rem; }
p { color: rgb(46, 51, 43); }
.InputField, .InputSelect { color: rgb(46, 51, 43); border-color: rgb(119, 179, 201); }
