:root {
    --groups-color: rgb(212, 38, 0);
    --groups-grey: rgb(221, 125, 104)
}

.category-head {
    background-color: rgb(221, 125, 104)
}

.slide-indicator {
    background-color: rgb(212, 38, 0);
}