body {
  padding-top: 56px;
}

.bg-body-tertiary {
  background-color: rgba(214, 180, 1, 0.9) !important;
}

.btn-primary {
  background-color: rgb(198, 167, 3) !important;
  border-color: rgb(198, 167, 3) !important;
  color: #161616 !important;
}

.btn-outline-primary {
  border-color: rgb(198, 167, 3) !important;
  color: rgb(198, 167, 3) !important;
}

.hero-short-bg {
  background-image: url("/images/hero-short-blur.jpg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.text-primary, h1, h2, h3, h4, h5, h6, a:not([class]) {
  color: rgb(198, 167, 3) !important;
}

.border {
  border-color: rgb(198, 167, 3) !important;
}

.bg-darker {
  background-color: #161616 !important;
}

.donor-catetory {
  font-weight: bold;
}

.sponsor-2500 {
  background-color: #343025 !important;
  color: #ffffff !important;
  font-size: 4.5em !important;
}

.sponsor-1200 {
  background-color: #4f4837 !important;
  color: #ffffff !important;
  font-size: 2.5em !important;
}

.sponsor-1000 {
  background-color: #7a7056 !important;
  color: #ffffff !important;
  font-size: 1.8em !important;
}

.sponsor-500 {
  background-color: #a29573 !important;
  color: #ffffff !important;
  font-size: 1.35em !important;
}

.sponsor-250 {
  background-color: #d0c095 !important;
  color: #4f4837 !important;
  font-size: 1em !important;
}

/*# sourceMappingURL=app.css.map */
