.header-section
{
    background: #0f111a;
}
.header-section:before {display: none;}

.event-series h5 {
    color: #000;
}
.event-category-year-wrap:before, .event-category-year-wrap .event-category-wrap:last-child .event-category:last-child:after {
    border: 1px solid #e63838;
    background: #e63838;
}
.event-category-wrap>h3:after
{
    border: 1px solid #E6383C;
}