
@font-face {
    font-family: "Montserrat" !important;
  font-display: swap;
}

html, body, input, a, button {
    font-family: "Montserrat" !important;
}

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

.sidebar, .collapsible {
  background-color: rgb(5, 21, 44) !important;
}

.menu__item, .menu-nav {
  color: rgb(255, 255, 255) !important;
}

.social__button,
.menu-trigger,
.gallery-preview .nav-button,
.gallery-preview .button,
.menu-nav .nav-button,
.menu__item.menu__item--subscribe {
  background-color: rgb(255, 255, 255) !important;
}

.social__button i,
.menu-trigger i,
.gallery-preview .nav-button,
.gallery-preview .button,
.menu-nav .nav-button,
.menu__item.menu__item--subscribe {
  color: rgb(5, 21, 44) !important;
}

.footer__text, .footer__text a {
  color: rgb(255, 255, 255) !important;
}

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



  .content-links-component{
    background-color:  !important; 
  }

  .content-links-title {
    color: #f1222c !important;
  }

  .content-links--text {
    color: #f1222c !important;
  }

  .text--description {
    color: rgb(92, 241, 34) !important;
  }

  .content-link {
    border-color: #f1222c !important;
  }

  .content-link:hover {
    background-color: rgba(124, 5, 11, 0.3) !important;
  }


    @media screen and (max-width: 768px) {
      .video-container {
      }
    }







    .text-component {
      background-color: rgba(0,0,0,0) !important; 
      color: #FFFFFF !important;
    }







  .floating-button {
    color: #FFFFFF !important; 
    background-color: #f1222c !important; 
  }
