@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");
body { background-color: rgb(247, 247, 236); font-family: Roboto; line-height: 1.25; font-weight: 300; font-size: 1.1rem; }
.arc-main-content { margin-top: 0px; box-shadow: none; margin-bottom: 0px; }
p { color: rgb(0, 0, 0); }
h1 { font-family: Roboto; color: rgb(0, 0, 0); font-size: 2.3rem; letter-spacing: 0rem; font-weight: 400; }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); font-family: Roboto; font-weight: 500; font-size: 1.65rem; letter-spacing: 0rem; }
.arc-mainmenu a { color: rgb(255, 255, 255); text-decoration: none; font-weight: 500; font-size: 1.45rem; font-family: Roboto; }
nav, .arc-submenu { background-color: rgb(255, 141, 144); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(255, 255, 255); background-color: rgb(255, 141, 144); }
.arc-mainmenu { text-align: center; }
.advanced-profile__fullName { font-weight: bold; }
.arc-main-content .row { padding-top: 5px; padding-bottom: 5px; }
.arc-main-content .row > div { padding-top: 5px; padding-bottom: 5px; }
