:root {
    --rtp-over-100-bg: #42a869;
    --rtp-over-20-bg: #b19f42;
    --rtp-below-20-bg: #bf3e3e;
    --tournament-active: #42a869;
    --tournament-upcoming: #b19f42;
    --tournament-expired: #bf3e3e;
}
