.heading-top-margin {
  margin-top: 140px;
}

.callout-container {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 0.55) 100%);
  border-radius: 15px;
  box-shadow: 3px 3px 3px #000;
  padding: 25px;
  text-shadow: 3px 3px 3px #000;
  margin-bottom: 50px;
}

.panel-general-info {
  background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=5) no-repeat center center fixed!important;
    background-size: auto;
  -webkit-background-size: cover !important;
  color: #fff;
  margin-top: 50px;
}

.panel-directions {
  background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=5) no-repeat center center fixed!important;
    background-size: auto;
  -webkit-background-size: cover !important;
  color: #fff;
  margin-top: 90px;
}

.panel-directions h2 {
  color: #fff!important;
}

.panel-about {
  background: url(/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
}

.panel-activities {
  background: url(/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
}

.panel-special-guests {
  background: url(/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff!important;
}

.panel-special-guests h2 {
    color: #fff!important;

}

.panel-schedule {
  background: url(/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
  margin-top: 90px;
  font-size:20px;
}

.panel-celebrate-us {
  background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=5) no-repeat center center fixed!important;
    background-size: auto;
  -webkit-background-size: cover !important;
  color: #fff;
  margin-top: 90px;
}

.panel-cosplay {
  background: url(/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
}

.panel-exhibitor-list {
  background: url(/images/panels/panel-2.jpg?v=2) no-repeat center top fixed !important;
  text-shadow: 3px 3px 3px #000;
  color: #fff;
}

.panel-contact-us {
  background: url(https://www.charliesboardwalk.com/images/panels/panel-2.jpg?v=5) no-repeat center center fixed!important;
    background-size: auto;
  -webkit-background-size: cover !important;
  color: #fff;
  margin-top: 90px;
}

.panel-contact-us h2 { 
  color:#fff!important;
  text-shadow: 3px 3px 3px #000;
}