.navbarscrolled {
  background-color: rgba(140,21,67,0.9);
  box-shadow: 0px 3px 10px rgba(0,0,0,0.20);
}

.logohotel {
  height: 60px;
  padding: 10px;
}

body {
  font-family: 'Frank Ruhl Libre';
}

.fw-semibold {
  font-weight: 100!important;
}

.fs-5 {
  font-size: 1rem!important;
}

.nav-item .active {
  text-decoration: underline;
  text-underline-offset: 8px;
}

.oculto {
  height: 100px;
}

