.the-details {
  background: #dcdcdc;
  color: #000 !important;
  padding: 30px;
}

.the-details h1,
.steps h1,
.bring-prepare h1,
.important-notes h1,
.more-info h1,
.seeking h1 {
  margin-bottom: -20px;
}

.the-details a:link,
.the-details a:visited {
  color: #fff !important;
}

.steps {
  background: #a5a5a5 !important;
  padding: 30px;
  color: #000 !important;
}

.steps a:link,
.steps a:visited {
  color: #fff !important;
}

.bring-prepare {
  background: #dcdcdc;
  border: 10px solid #000;
  padding: 30px;
}

.more-info {
  background: #dcdcdc;
  padding: 30px;
  
}

.rehearsals-performances {
  background: #000;
  padding: 30px;
  color: #aaa;
}

.rehearsals-performances h1 {
  color: #fff !important;
}