.reduced-animation-toggle{
    background-color: #000
}

.reduced-animation-toggle div.c-toggle .c-label, .reduced-animation-toggle div.c-toggle span{
    color: #fff;
}

.reduced-animation-toggle div.c-toggle button[aria-checked='false']{
    background: #ccc;
}

.reduced-animation-toggle div.c-toggle button:after{
    background-color: #fff;
}

.c-uhfh > div.theme-dark:first-child {
    margin-bottom: 0 !important;
}