.scrollNavColor {
  background-color: white;
}

#navbarColor03 {
  background-color: white !important;
}

  .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(154,12,12)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    font-size: 25px;
  }

.h2_missions {
  color:#D0BB7E;
  font-size:22px;
}

.red_amp {
  color: #960000!important;
}

.ft_13 {
  font-size: 13px;
}

.ft_16 {
  font-size: 16px;
}

.ft_17 {
  font-size: 17px;
}

.ft_18 {
  font-size: 18px;
}

.ft_19 {
  font-size: 19px;
}


.ft_20 {
  font-size: 20px;
}

.ft_22 {
  font-size: 22px;
}

.ft_30 {
  font-size: 30px;
}

.common-amp-text-color {
  color: #494848;
}

.listing-index {
  list-style: none;
  padding: 0;
  font-size:17px;
  color:#494848;
}

.index-page-band {
  background-color:#2E2E2E;
  box-shadow: 1px 1px 1px 6px #D0BB7E;
}

.index-page-values {
  background-color:#2E2E2E;
  border-radius:15px;
}

.amp-gold {
  color: #D0BB7E !important;
}

.rounded-15 {
  border-radius: 15px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

.relative-right-50 {
  position: relative;
  right:50px;
}

.bg-black-amp {
  background-color:#2E2E2E !important;
}

.border-bottom-footer {
  border-bottom:1px solid grey;
}

.pt-70 {
  padding-top: 70px;
}