#content figure img {
    background: white;
}

.dark  {
    --background: 213.33 27.27% 6.47%;
}

a[data-current=true], a.current {
    color: #ffbe17 !important;
}
