.navbar .btn-outiline-light:hover {
  color: var(--bs-dark);
}

.header {
  background: url("../images/header-background.jpg") center center no-repeat;
  background-size: cover;
}
