.single-show .nav-pills .nav-item {
    margin-right: 15px;
}

.single-show .nav-pills .nav-item a {
    background: #56585C;
    line-height: 18px;
    color: #fff;
}

.single-show .nav-pills .nav-item a.active {
    background: #000000;
    line-height: 18px;
}

.single-show .nav-pills .nav-item:last-child {
    margin-right: 0;
}

.single-show .dte {
    font-size: 1.1rem;
}

.single-show .evnt-pg-title {
    background: linear-gradient(-30deg, rgba(161, 42, 0, 0.9) 0%, #fcc014f2 50%, #fcc014f2 100%);
}