.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 2rem;
}

.nav-masthead .nav-link:hover, .nav-masthead .nav-link:focus {
  color: white;
  border-bottom-color: white;
}

.nav-masthead .nav-link {
  padding: 0.25rem 0;
  font-weight: 750;
  color: silver;
  background-color: transparent;
  border-bottom: 0.2rem solid transparent;
}

.nav-masthead .active {
  color: white;
  border-bottom-color: white;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus {
  color: black;
}

body {
  background-color: rgba(0, 34, 53);
}
