@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.button { background-color: rgb(208, 84, 28); }
.button:hover { background-color: rgb(208, 84, 28); }
h1 { font-family: Roboto; color: rgb(0, 0, 0); }
body { font-family: Roboto; background-color: rgb(246, 246, 246); }
h2, h3, h4, h5, h6 { font-family: Roboto; font-weight: 300; font-size: 1.05rem; letter-spacing: 0rem; color: rgb(0, 0, 0); }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; box-shadow: none; }
header { background-color: rgb(255, 255, 255); }
nav, .arc-submenu { background-color: rgb(208, 84, 28); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(208, 84, 28); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: none; }
.arc-mainmenu a { color: rgb(255, 255, 255); font-family: Roboto; font-weight: 400; text-decoration: underline; font-size: 1.25rem; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-light.png"); }
footer { background-color: rgb(255, 255, 255); }
p { color: rgb(0, 0, 0); }
