
body{
  font-family: 'Kanit', sans-serif;
  color:#000;
}
.video-background {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
}

.overlay-dark-hover:hover::after, .overlay-dark::after{
  background: #000;
}

#VideoWorker-0{
  inset: auto !important;
  bottom: 0px !important;
}

.navbar-light .navbar-nav .nav-item:hover > .nav-link{
  color: #000 !important;
  text-decoration: underline !important; 

}
.display-7 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-7 {
      font-size: 7rem; } }
