
  @import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap);
  @import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;0,700;1,400&display=swap);



h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

  h1 {
            color: #23242b;
            font-family: 'Montserrat', serif;
      font-size: 48px;
            font-weight: 600;
      margin-top: 2.1875rem !important;
      margin-bottom: 1.875rem !important;
      }
  h2 {
            color: #23242b;
            font-family: 'Montserrat', serif;
      font-size: 40px;
            font-weight: 600;
      margin-top: 2.1875rem !important;
      margin-bottom: 1.875rem !important;
      }
  h3 {
            color: #23242b;
            font-family: 'Montserrat', serif;
      font-size: 32px;
            font-weight: 600;
      margin-top: 2.1875rem !important;
      margin-bottom: 1.875rem !important;
      }
  h4 {
            color: #23242b;
            font-family: 'Montserrat', serif;
      font-size: 24px;
            font-weight: 600;
      margin-top: 2.1875rem !important;
      margin-bottom: 1.875rem !important;
      }
  h5 {
            color: #23242b;
            font-family: 'Montserrat', serif;
      font-size: 20px;
            font-weight: 600;
      margin-top: 2.1875rem !important;
      margin-bottom: 1.875rem !important;
      }
  h6 {
            color: #23242b;
            font-family: 'Montserrat', serif;
      font-size: 18px;
            font-weight: 600;
      margin-top: 2.1875rem !important;
      margin-bottom: 1.875rem !important;
      }

a, .accordion a {
        color: #23242b;
        font-family: 'Roboto', sans-serif;
    font-weight: 400;
          text-decoration: underline;
    }

a:hover, a:focus, .accordion a:hover, .accordion a:focus {
        color: #23242b;
              text-decoration: none;
    }

p, ol, ul, .simcal-default-calendar-grid ul.simcal-events {
      color: #3D3D3D;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
  }

figcaption, .envira-album-title, .envira-album-image-count, .gform_confirmation_message {
  font-family: 'Roboto', sans-serif;
}

.wp-block-button__link {
  background: #23242b;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif; !important;
}
  .wp-block-button__link:hover, .wp-block-button__link:focus {
    background: #f1582a;
  }

    .has-primary-background-color {
      background: #23242b !important;
    }

    .has-primary-background-color-hover:hover, .has-primary-background-color-hover:focus {
      background: #23242b !important;
    }

    .has-primary-background-color-after::after {
      background: #23242b !important;
    }

    .has-primary-border-color {
      border-color: #23242b !important;
    }

    .has-primary-color {
      color: #23242b !important;
    }

    .has-primary-color-hover:hover, .has-primary-color-hover:focus {
      color: #23242b !important;
    }

    .wp-block-button__link.has-primary-background-color, .wp-block-file a.wp-block-file__button.has-primary-background-color {
      background: #23242b !important;
    }
      .has-secondary-background-color {
      background: #f1582a !important;
    }

    .has-secondary-background-color-hover:hover, .has-secondary-background-color-hover:focus {
      background: #f1582a !important;
    }

    .has-secondary-background-color-after::after {
      background: #f1582a !important;
    }

    .has-secondary-border-color {
      border-color: #f1582a !important;
    }

    .has-secondary-color {
      color: #f1582a !important;
    }

    .has-secondary-color-hover:hover, .has-secondary-color-hover:focus {
      color: #f1582a !important;
    }

    .wp-block-button__link.has-secondary-background-color, .wp-block-file a.wp-block-file__button.has-secondary-background-color {
      background: #f1582a !important;
    }
      .has-tertiary-background-color {
      background: #d3a82c !important;
    }

    .has-tertiary-background-color-hover:hover, .has-tertiary-background-color-hover:focus {
      background: #d3a82c !important;
    }

    .has-tertiary-background-color-after::after {
      background: #d3a82c !important;
    }

    .has-tertiary-border-color {
      border-color: #d3a82c !important;
    }

    .has-tertiary-color {
      color: #d3a82c !important;
    }

    .has-tertiary-color-hover:hover, .has-tertiary-color-hover:focus {
      color: #d3a82c !important;
    }

    .wp-block-button__link.has-tertiary-background-color, .wp-block-file a.wp-block-file__button.has-tertiary-background-color {
      background: #d3a82c !important;
    }
      .has-quaternary-background-color {
      background: #8e8e8e !important;
    }

    .has-quaternary-background-color-hover:hover, .has-quaternary-background-color-hover:focus {
      background: #8e8e8e !important;
    }

    .has-quaternary-background-color-after::after {
      background: #8e8e8e !important;
    }

    .has-quaternary-border-color {
      border-color: #8e8e8e !important;
    }

    .has-quaternary-color {
      color: #8e8e8e !important;
    }

    .has-quaternary-color-hover:hover, .has-quaternary-color-hover:focus {
      color: #8e8e8e !important;
    }

    .wp-block-button__link.has-quaternary-background-color, .wp-block-file a.wp-block-file__button.has-quaternary-background-color {
      background: #8e8e8e !important;
    }
  
.has-white-background-color {
  background: #FFFFFF !important;
}

.has-white-background-color-hover:hover, .has-white-background-color-hover:focus {
  background: #FFFFFF !important;
}

.has-white-color {
  color: #FFFFFF !important;
}

.has-white-color-hover:hover, .has-white-color-hover:focus {
  color: #FFFFFF !important;
}

.font-header {
  font-family: 'Montserrat', serif !important;
}

.font-main {
  font-family: 'Roboto', sans-serif !important;
}

.font-script {
  font-family: 'Montserrat', serif  !important;
}

.button-primary {
  color: #23242b !important;
  border-color: #ccc !important;
  font-family: 'Roboto', sans-serif !important;
}
  .button-primary:hover, .button-primary:focus {
    color: #FFFFFF !important;
    background: #23242b !important;
    border-color: #23242b !important;
  }

.button-white {
  color: #FFFFFF !important;
  border-color: #FFFFFF !important;
  font-family: 'Roboto', sans-serif !important;
}
  .button-white:hover, .button-white:focus {
    background: #FFFFFF !important;
    color: #23242b !important;
  }

.wp-block-file .wp-block-file__button {
  background: #23242b !important;
  border: 1px solid #23242b;
}
  .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
    background: #FFFFFF !important;
    color: #23242b !important;
    opacity: 1;
  }

.colorful-tiles .colorful-tile:hover, .colorful-tiles .colorful-tile:focus {
  filter: brightness(1.25);
}

.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
  background: #23242b !important;
}

.single-staff .staff-image, .post-type-archive-staff .staff-image {
  object-position: top;
}

.main-navigation a, .secondary-navigation a {
  font-family: 'Roboto', sans-serif;
}

.entry-content > *, .entry-summary > *, .entry-content .gform_wrapper {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

  body:not(.page-template-homepage) .hero::after {
            background: #000000;
            opacity: 0.25;
      }

.header-search {
display: flex;
}
.gtranslate {
height: 100%;
display: flex;
}
a.glink {
    margin: auto 2px auto 0;
}