#toggle-button {
  border-radius: 50%;
}

.navbar-nav {
  align-items: flex-end;
}

.navbar-toggler {
}

.navbar-toggler {
  border-radius: 50%;
}

.navbar-brand {
  color: var(--bs-warning);
}

.navbar-brand:hover {
  color: var(--bs-warning-border-subtle);
}

#hero-button {
  /*justify-content: end;*/
}

div {
  text-align: center;
}

.hero-button:active {
  background-color: var(--bs-warning);
}

.navbar-nav {
  text-align: center;
}

ul {
}

a {
  text-decoration: none;
}

.carousel-item {
  height: 100vh;
}

.hero-technology.carousel-hero.jumbotron {
  height: 100vh;
}

.hero-photography.carousel-hero.jumbotron {
  height: 100vh;
}

.hero-nature.carousel-hero.jumbotron {
  height: 100vh;
}

