  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.layout-sub-hero-content {
  background: #002269;
  padding: 3rem 0 2rem;
}

body:not(.path-frontpage) .layout-sub-hero-content {
  background: #1a315f;
}

@media (min-width: 768px) {
  body:not(.path-frontpage) .layout-sub-hero-content {
    background: #002269;
  }
}

/*# sourceMappingURL=../sourcemaps/block--quicklinks.css.map */
