img.logo-white,
img.logo-color {
  width: 7em;
}
.curve-bottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
header.main-header.position-absolute.w-100 {
  z-index: 1000;
}

@media screen and (min-width: 480px) {
  .white-links nav:not(.affix) a.nav-link,
  .white-links nav:not(.affix) a.btn-link {
    color: white !important;
  }
}
