#eb-event-page h1.eb-page-heading {
  margin: 0;
  font-size: 40px !important;
}

.eb-event-title {
    font-size: 25px;
    color: #222;
}

#eb-event-properties-heading {
  color: #222 !important;
}
.sp-module-title {
   font-size: 30px !important;
   color: #4f4f4f !important;
}


.btn-primary, .sppb-btn-primary {
  border-color: #1C1B1B !important;
  background-color: #B70404 !important;
}

.eb-event-date {
  background-image: none !important;
  border-radius: 100%;
  font-family: inherit;
  height: 70px;
  width: 70px;
  text-align: center;
}

/* registration buttons override */
.btn-primary, .sppb-btn-primary {
  border-color: #1C1B1B !important;
  background-color: #F00 !important;
}

h4 {
  font-family: 'Lexend', sans-serif;
  font-size: 30px !important;
  font-weight: 500 !important;
  line-height: 1.25;
}
/* override form buttons to yellow */
.btn-primary, .sppb-btn-primary {
  border-color: #1C1B1B !important;
  background-color: #FFCB00 !important;
}
.eb-heading h3, .eb-heading h1 {
  color: #fff !important;
}
#eb-group-registration-forms h1{
  color: white !important;
}
#adminForm h3{
  color: #222 !important;
}
h4, li, p {color:#222;}


.eb-message h4, .eb-message h3, .eb-message li, .eb-message p {
  color: #222 !important;
}

#eb-individual-registration-page .eb-message p {
  color: #ecebeb !important;
}
.eb-page-heading h1{color: #222 !important; font-size: 20px;}
#gt-wrapper-147 a{color:#fff !important;}