/* header {
  display: none;
}

footer {
  display: none;
}

.cookie-banner {
  display: none !important;
}

.btn {
  display: none !important;
} */

/* 
::-webkit-scrollbar {
  width: 0px;

}

::-webkit-scrollbar-track {
  background: #f1f1f1;

}

::-webkit-scrollbar-thumb {
  background: #000;

  border-radius: 0px;

}

::-webkit-scrollbar-thumb:hover {
  background: #555;

} */

video {
  width: 100%;
  height: 100%;
}

.socials-icon_wrapper {
  display: none !important;
}

.navbar .menu-slide-black,
.section-1 .body-is-black,
.footer a,
.footer{
  background-color: #7ad6bd !important;
}


/* .nav-logo {
  width: 14.81em !important; } */