@font-face{font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:local("LatoRegular"),url(https://www.101domain.com/css/fonts/LatoRegular.woff2) format("woff2"),url(https://www.101domain.com/css/fonts/LatoRegular.woff) format("woff");unicode-range:U+000-5FF}
:root {
  --theme-headline-font: "Lato", ui-sans-serif, sans-serif;
  --theme-text-font: "Lato", ui-sans-serif, sans-serif;
  --theme-header-background-color: #106385;
  --theme-header-text-color: #a6e4fc;
  --theme-banner-text-color: #759cac;
  --theme-banner-background-color: #333333;
  --theme-banner-image: none;
  --theme-footer-background-color: #385071;
  --theme-footer-text-color: #cccccc;
  --theme-primary-color: #20a6d4;
  --theme-on-primary-color: white;
  --theme-roundness: 0;
}
.header-site-name{font-size:1.5rem;font-weight:300;border-left:1px solid #94c3d6bb;padding-left:1rem !important}
.header-links li{text-transform:uppercase;padding:.5rem 0}
.header-links li:not(:first-child) {border-left:1px solid #94c3d699;padding-left:1rem}
.footer{text-align:center}
.hero-layout h1{color:white;font-weight:300;margin-bottom:1rem}
article#content h2{color:#21a6d5}
.pages h2{margin:0 auto 1rem;color:#20a6d4}
.article-body .layout-section{margin-bottom:1.5rem}
.article-body h3{font-weight:600}
.article-body h6{font-size:1.25rem;font-weight:300;margin-bottom:1.5rem}