
main h1,
#main h1 {
  font-size: 42px;
}

main h2,
#main h2 {
  color: #746845;
}

h2,
.h2 {
  font-size: 38px;
}

@media (max-width: 767px) {
  .cu-45-mobile #cu-header .cu-brand {
    padding-top: 70px !important;
    padding-bottom: 20px !important;
  }
  .cu-45-mobile #cu-header .cu-brand h2,
  .cu-seal #cu-header .cu-brand h2 {
    margin: 0 auto !important;
    text-align: center !important;
  }
  .cu-45-mobile #cu-header .cu-brand h2 img,
  .cu-seal #cu-header .cu-brand h2 img {
    width: 75%;
  }
  .cu-45-mobile .mobile-button {
    background-color: #b31b1b;
  }
  .cu-45-mobile .mobile-button:hover, .cu-45-mobile .mobile-button:hover {
    background-color: #000;
  }
}
a {
  color: #0c6290;
}

@media (min-width: 768px) {
  .container-fluid {
    max-width: 992px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    max-width: 1080px;
  }
}

.container-fluid.cu-brand {
  padding-left: 30px;
  padding-right: 30px;
}

h1, h2, h3, .h3 {
  font-family: "freight-text-pro", serif;
}

h3 a {
  color: #121212;
}
h3 a:hover, h3 a:focus {
  color: #666;
}

@media (min-width: 992px) {
  .has_header_image #main-navigation {
    background: #fff !important;
  }
}

.home #main-content,
.home #main {
  background: #f9f9f9;
}

#cu-header .cu45-helper::before {
  background: transparent;
}

.cu-seal #cu-header {
  background: #fff;
}

@media (min-width: 768px) {
  #cu-header .cu-brand,
  .cu-seal #cu-header .cu-brand {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

#cu-header .cu-brand .cu-unit,
.cu-seal #cu-header .cu-brand .cu-unit {
  display: none;
}

#cu-header .cu-brand h2,
.cu-seal #cu-header .cu-brand h2 {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}
@media (min-width: 768px) {
  #cu-header .cu-brand h2,
  .cu-seal #cu-header .cu-brand h2 {
    width: 100%;
  }
}

.cu-seal .cu-search {
  border-bottom: none;
}

@media (min-width: 992px) {
  #main-navigation {
    background: #fff;
  }
  #main-navigation a {
    color: #333;
  }
}
#main-navigation a {
  font-weight: 500;
}

@media (min-width: 992px) {
  #site-header .list-menu {
    display: flex;
    justify-content: center;
  }
}

body:not(.mobile) #main-navigation > .container-fluid > ul > li.current-menu-item > a {
  background: rgba(0, 0, 0, 0.06);
}

body:not(.mobile) #main-navigation li a:hover,
body:not(.mobile) #main-navigation li a:focus {
  background: rgba(0, 0, 0, 0.06);
}

#super-header.has_header_image .slider-container #slider-caption .caption-inner {
  bottom: 0;
}
@media (min-width: 480px) {
  #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    top: 0 !important;
  }
}
@media (min-width: 768px) {
  #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    top: auto !important;
    bottom: 60px;
  }
}

.colorband {
  border-top: none;
}

body .is-layout-flex {
  display: block;
}
@media (min-width: 992px) {
  body .is-layout-flex {
    display: flex;
  }
}

.is-layout-flex > :is(*, div) {
  margin-bottom: 1.5em;
}
@media (min-width: 992px) {
  .is-layout-flex > :is(*, div) {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .home .colorband {
    padding: 3em 0;
  }
}

@media (min-width: 1200px) {
  #super-header.has_header_image,
  #slider-caption, .slider-container > * {
    min-height: 470px;
  }
}
@media (min-width: 1480px) {
  #super-header.has_header_image,
  #slider-caption, .slider-container > * {
    min-height: 470px;
  }
}

.slider .caption-focus {
  text-align: center;
}
.slider .caption-focus h2 {
  font-family: "freight-text-pro", serif;
  font-size: 24px;
}
.slider .caption-focus .flex.cta-buttons {
  display: block;
}
.slider .caption-focus .flex.cta-buttons a.link-button.space-right {
  display: block;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 18px;
  padding: 0.5em 1em;
  border-radius: 0;
  margin: 1.5em auto 0 auto;
  max-width: 100px;
}
.slider .caption-focus .flex.cta-buttons a.link-button.space-right:hover {
  background: #000;
  color: #fff;
}

.slider-caption .caption-inner {
  background: rgba(0, 0, 0, 0.5);
}

#super-header.has_header_image .slider-container #slider-caption .caption-inner .caption-focus {
  padding: 6%;
}

@media (min-width: 768px) {
  #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    max-width: 700px;
  }
}
@media (min-width: 992px) {
  #super-header.has_header_image .slider-container #slider-caption .caption-inner {
    max-width: 800px;
  }
}

.colorband.accent4 {
  color: #000;
}
.colorband.accent4 h2 {
  color: #746845;
}

.band.accent1 {
  background: #f9f9f9;
}

.colorband.accent2 {
  background: #121212;
  color: #fff;
}
.colorband.accent2 h5, .colorband.accent2 h6 {
  color: #999;
}
.colorband.accent2 a {
  color: #d9d9d9;
}
.colorband.accent2 a:hover, .colorband.accent2 a:focus {
  color: #fff;
}
.colorband.accent2 a.button {
  color: #000;
  background: #fff;
}
.colorband.accent2 a.button:hover, .colorband.accent2 a.button:focus {
  color: #fff;
  background: #b31b1b;
}
.colorband.accent2 ul {
  margin: 0 0 3em 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
.colorband.accent2 ul li {
  margin-bottom: 1em;
}
.colorband.accent2 ul li h3 {
  font-size: 20px;
  color: #b3cca3;
  margin-bottom: 0;
}
.colorband.accent2 img {
  width: 75px;
  height: 75px;
}

.is-layout-flex {
  align-items: initial;
}
@media (min-width: 992px) {
  .is-layout-flex {
    flex-wrap: nowrap;
  }
  .is-layout-flex .wp-block-column {
    flex: 1;
  }
}

.callout {
  background: #fff;
  padding: 2em 0;
  font-size: 24px;
  font-family: "freight-text-pro", serif;
}
.callout h3 {
  font-size: 30px;
}
.callout p {
  color: #555;
}
.callout .button {
  background: #000;
  color: #fff;
  text-decoration: none;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 18px;
  padding: 0.5em 1em;
}
.callout .button:hover, .callout .button:focus {
  background: #b31b1b;
  color: #fff;
}
.callout :where(.wp-block-columns) {
  margin-bottom: 0;
}

.centered {
  text-align: center;
}

.gray-bg {
  background: #f9f9f9;
  padding: 2em;
  margin-bottom: 1.5em;
}

.button {
  background: #000;
  color: #fff;
  text-decoration: none;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 18px;
  padding: 0.5em 1em;
}
.button:hover, .button:focus {
  background: #b31b1b;
  color: #fff;
}

.principles ul {
  margin: 0 0 3em 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
.principles ul li {
  margin-bottom: 1em;
}
.principles ul li h3 {
  font-size: 20px;
  color: #a97142;
  margin-bottom: 0;
}

.wp-block-accordion-heading__toggle-icon {
  font-size: 38px;
}

.expander .expander-heading.open,
.expander .expander-heading.open:hover {
  color: #746845 !important;
  background: rgba(0, 0, 0, 0.035) !important;
}

.boards h3 {
  margin-bottom: 0.25em;
}
.boards ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.boards ul strong {
  color: #444;
}

.card-image {
  margin-bottom: 0.75em;
}
.card-image img {
  display: block;
}

body > footer {
  padding-top: 1.5em;
  background: #f9f9f9;
  color: #333;
}
body > footer .alignleft {
  max-width: 50%;
  margin: 2em 0;
}
@media (min-width: 768px) {
  body > footer .alignleft {
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  body > footer .three-col > * {
    float: right;
  }
}

.flex-cards .flex-card {
  margin-bottom: 1.5em;
}

body > footer .main-footer .container-fluid:after, #body-footer .main-footer .container-fluid:after {
  border: none !important;
}

body > footer .main-footer, #body-footer .main-footer,
.footer-links > * {
  padding: 0;
}

body > footer .row > .primary,
body > footer .row > .secondary,
body > footer .three-col {
  margin-bottom: 0;
}

.footer-links > * {
  margin: 0 0 1.5em 0;
}

body > footer .h5, #body-footer .h5,
body > footer .h6, #body-footer .h6 {
  color: #444;
}

body > footer .list-menu.vertical li, #body-footer .list-menu.vertical li {
  border-color: rgba(0, 0, 0, 0.125);
}

body > footer .footer-links a {
  color: #666;
  text-decoration: underline;
}
body > footer .footer-links a:hover, body > footer .footer-links a:focus {
  color: #000;
}

@media (min-width: 768px) {
  body > footer .row > .primary,
  body > footer .row > .secondary {
    padding-bottom: 1.5em;
  }
}

body > footer .sub-footer, #body-footer .sub-footer {
  background: rgba(0, 0, 0, 0.025);
}
body > footer .sub-footer a, #body-footer .sub-footer a {
  color: #666;
  text-decoration: underline;
}
body > footer .sub-footer a:hover, #body-footer .sub-footer a:hover {
  color: #000;
}

/*# sourceMappingURL=project.css.map */
