
html {
   background-color: #E5F3EA;
}

.sv-template-layout div.lfl-site-header {
   position: static;
   background-color: #E5F3EA !important;
}

.sv-template-layout div.lfl-site-header__drop-search {
   background-color: #E5F3EA !important;
}

.lfl-site-footer {
   background-image: none;
   background-color: #033F37;
}

.lfl-main-menu > .lfl-main-menu__list > .lfl-main-menu__item > span > a {
   font-family: "work sans",sans-serif !important;
   font-size: 1.5rem !important;
}

.lfl-main-menu > .lfl-main-menu__list > .lfl-main-menu__item > span > a,
.lfl-search-icon__header,
.lfl-search-icon__header i,
.lfl-language-picker {
   color: #033F37 !important;
}

.lfl-search-icon__header p,
.lfl-language-picker,
.lfl-mobile-menu__open,
nav.lfl-mobile-menu__navigation a {
   font-family: "work sans",sans-serif !important;
}

.lfl-main-menu__toggle {
   background-image: url('/images/18.173b4587199478221aa90882/1757933922181/chevron-down-solid-full.svg') !important;
}

.lfl-main-menu > .lfl-main-menu__list > .lfl-main-menu__item > span > a:hover, .lfl-main-menu > .lfl-main-menu__list > .lfl-main-menu__item > span > a:focus, .lfl-main-menu > .lfl-main-menu__list > .lfl-main-menu__item--current > span > a {
   border-bottom-color: #033F37 !important;
}

.lfl-hero .lfl-hero__dots {
   display: none;
}

.lfl-sub-page-menu .lfl-sub-page-menu__item {
   background-color: #00B899;
   border-radius: 9999px;
}

.lfl-small-banner {
   border-radius: 1rem;
   overflow: hidden;
}

.lfl-small-banner .lfl-small-banner__text-area {
   background-color: #00B899;
}

.lfl-news-event-listing__item,
.lfl-facts-cards {
   border-radius: 1rem;
}

.lfl-news-event-listing__item--news,
.lfl-news-event-listing__item--event {
   border-radius: 1rem;
   background-color: rgb(0 184 153 / 60%) !important;
}

.lfl-event-info {
   background-color: #00B899 !important;
   color: #033F37 !important;
   border-radius: 1rem;
}

.lfl-facts-card__plus-sign, .lfl-facts-card__plus-sign-decoration {
   background-image: url('/images/18.173b4587199478221aa9ac31/1757940425391/green-plus-icon.svg');
}

.lfl-contact-card {
   background-color: #00B899 !important;
   color: #033F37 !important;
   border-radius: 1rem;
}

.lfl-contact-card__information {
   padding-right: 0 !important;
}

.lfl-contact-card__information span a {
   color: #033F37 !important;
}

.lfl-mobile-menu__open {
   color: #033F37 !important;
}

.lfl-mobile-menu__container {
   background-color: #033F37 !important;
}

.lfl-archive-listing__filter {
   background-color: #00B899 !important;
   border-radius: 1rem;
}

.lfl-archive-listing__filter .env-button {
   display: flex !important;
}