.in-slideshow {
    background-color: #480a0a;
}

.uk-button-primary {
    background-color: #ff9800;
    color: #fff;
}

.in-slideshow .in-slideshow-features {
    height: 220px;
    background: linear-gradient(0deg, #480a0a 65%, rgb(33 34 36 / 4%) 100%);
    margin-top: -190px;
}

.uk-section-secondary {
    background: #1e222d;
}

.uk-background-secondary {
    background-color: #1e222d;
}