/* sort toggle */
.sort_toggled {
    background-color: var(--tog);
}
/* end sort toggle */