body {
  background: url("../../assets/img/site-images/Black%20Linen.png"), var(--bs-emphasis-color);
}

#mainNav {
  background: url("../../assets/img/site-images/Black%20Linen.png");
}

.nav-item {
  font-family: 'Calligraffitti';
}

.brand-header {
  margin-top: 8px;
}

.figure-img {
  padding: 6px;
}

.figure-caption {
  text-align: center;
  margin-top: 5px;
  font-family: 'Julee';
  color: #cc9343;
}

.brand-fajg {
  font-family: 'Calligraffitti';
  font-size: 37px;
  color: #cc9343;
  text-align: center;
}

.content-2 {
  margin-top: 2em;
}

.opening-dates {
  font-family: 'Inter';
  font-size: 22px;
  color: #cc9343;
  text-align: center;
}

.dates {
  font-family: 'Inter';
  font-size: 18px;
  color: #cc9343;
  text-align: center;
}

.footer-glow {
  max-height: 40px;
  max-width: none;
  width: 100%;
  opacity: 0.75;
  margin-top: 2em;
}

.a-statement {
  font-family: 'Julee';
  font-size: 18px;
  color: #cc9343;
}

.bio-photo {
  max-height: 450px;
  padding: 8px;
}

.bio-section {
  margin-top: 2em;
}

.statement-bio {
  padding: 8px;
}

.photo-section-col {
}

