section.page-content-head.bg-black-800.overflow-hidden.position-relative.z-index-1.pb-50.pb-lg-64 {
  margin-top: -16px;
}
.bg-taupe {
  background-color: #b8ad9c;
}
.bg-white {
  background-color: #ffffff;
  color:#000000;
}
.blacktext {
  color:#000000 !important;
}
.bluebg {
  padding: 20px;
  background-color: rgba(20, 23, 37, 0.7)
}
.taupebg {
  padding: 10px;
  background-color: rgba(184, 173, 156, 0.7)
}
h1#intro-banner-title {
  font-size: 40px;
}
.responsivebg {
   background-size: cover;
}



