
@font-face {
  font-display: swap;
}

html, body, input, a, button {
}

.landing-container {
  background-color: #000000 !important;
}

.sidebar, .collapsible {
  background-color: #f7f7f7 !important;
}

.menu__item, .menu-nav {
  color: #363636 !important;
}

.social__button,
.menu-trigger,
.gallery-preview .nav-button,
.gallery-preview .button,
.menu-nav .nav-button,
.menu__item.menu__item--subscribe {
  background-color: #363636 !important;
}

.social__button i,
.menu-trigger i,
.gallery-preview .nav-button,
.gallery-preview .button,
.menu-nav .nav-button,
.menu__item.menu__item--subscribe {
  color: #f7f7f7 !important;
}

.footer__text, .footer__text a {
  color: #363636 !important;
}

.footer__text--mobile, .footer__text--mobile a {
  color: #000000 !important;
}



