@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
nav { background-color: rgba(0, 0, 0, 0.76); box-shadow: none; height: auto; padding-top: 8px; }
.arc-mainmenu { text-align: right; box-shadow: none; padding-top: 15px; }
.arc-mainmenu a { border-bottom: 3px solid transparent; font-weight: 300; font-size: 0.9rem; text-decoration: none; color: rgb(255, 255, 255); font-family: Inter, Arial, sans-serif; text-transform: uppercase; letter-spacing: 0rem; }
.arc-mainmenu a:hover { color: rgb(186, 164, 126); border-bottom: 3px solid transparent; text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(186, 164, 126); background-color: transparent; }
a { color: rgb(151, 134, 103); text-decoration: none; }
a:hover { text-decoration: underline; color: rgb(96, 85, 65); }
a:hover.text-light { color: rgb(186, 164, 126); }
footer { background-color: rgb(0, 0, 0); padding-top: 60px; padding-bottom: 60px; }
b, strong { color: rgb(51, 51, 51); font-weight: 700 !important; }
p, td, .Questionintro { color: rgb(51, 51, 51); font-weight: 300 !important; }
.container { max-width: 1200px; }
.arc-main-content { margin-top: 30px; background-color: transparent; box-shadow: none; margin-bottom: 0px; }
.arc-nav-icon::before { content: url("https://www.delegia.com/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
.arc-nav-icon { text-align: right; margin: 20px; }
.InputField, .InputSelect { font-size: 17px; }
