#wrapper,
#main-content,
#main-content .custom-section-container,
.wrapper-white {
background:#000 !important;
border-color:#d2aa52 !important;
}




#donateContainer h3 {
display: none !important;
}




#sectionItemDonation h2 {
color: #fff !important;
}




.elegant-message {
padding:0 !important;
}




.quantity-left, 
.tickets-remaining, 
.ticket-quantity-available {
  display: none !important;
}










.text-dark.text-14.ticket-available-disp{display:none;}










.main-content.event-info-body {
background:#000 !important;
border-color:#d2aa52 !important;
min-height: 120px;
padding: 40px 30px;
width: 100%;
margin-bottom: 16px;
}










.elegant-message {
  font-family: 'Georgia', serif;
  color: #f5f0e6;
  max-width: 700px;
  margin: 2em auto;
  padding: 2em;
  line-height: 1.7;
  font-size: 1.15em;
  background: transparent;
  text-align: center;
}










.elegant-message h1 {
  font-size: 2.25em;
  margin-bottom: 0.25em;
  background: linear-gradient(90deg, #fff1b8, #b8860b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

















.elegant-message h2 {
  font-size: 1.5em;
  margin-bottom: 0.25em;
  background: linear-gradient(90deg, #fff1b8, #b8860b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}


















.elegant-message h3 {
  font-size: 1em;
  margin-bottom: 0.25em;
  background: linear-gradient(90deg, #fff1b8, #b8860b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}






















.elegant-message p {
  font-size: 1.25em;
  margin-bottom: 0.5em;
  color: #fff;
}






















.elegant-message a.view-items {
  display: inline-block;
  background-color: #b8860b;
  color: #fff;
  text-decoration: none;
  padding: 0.75em 2.5em;
  border-radius: 25px;
  font-weight: 700;
  font-size: 1.1em;
  transition: background-color 0.3s ease;
}
































.elegant-message a.view-items:hover {
  background-color: #ffd700;
  color: #111;
}



























