.hero-max {
  max-width: 700px; }

.hero-full {
  height: 100%;
  min-height: 50vh;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  padding: 0; }
  .hero-full a,
  .hero-full a:visited {
    color: #fff; }
  .hero-full a:hover {
    color: #00b2cb; }
  .hero-full .hero-body {
    margin-top: auto; }
  .hero-full .hero-body {
    color: white;
    padding: 4rem 0.8rem; }
    .hero-full .hero-body .breadcrumb span {
      color: white; }
    .hero-full .hero-body .btn {
      margin-bottom: 16px; }
      @media (min-width: 992px) {
        .hero-full .hero-body .btn {
          margin-right: 12px; } }

/*# sourceMappingURL=../../../../sourcemaps/template-parts/layout/hero/full/styles.css.map */
