#eb-event-page h1.eb-page-heading {
    font-size: 34px;
  color: #bd9f4c;
    margin: 0 0 10px !important;
}

h1 {
    font-family: 'Times New Roman', sans-serif;
    font-size: 48px !important;
    font-weight: 700;
}
.eb-container:not(.eb-container-j4) .form-group select{
    height: auto;
}