.eb-box-heading {
    background: #958b7c;
    border: #958b7c;
}
.eb-box-heading  h1 {
    font-size: 40px;
    color: #fff;
}
#eb-events h2 {
    font-size: 40px!important;
}
.eb-event-properties-heading h3 {
    font-size: 30px!important;
}
#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
    color: #000;
}

.table a {
    color: #9c6e29;
}
.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
    color: #000;
}
.dropdown a {
    color: #000000!important;
}