:root {
    --theme-color: var(--cl-main);
    --theme-color-dark: var(--cl-main-dark);
    --theme-color-rgb: var(--cl-main-rgb);
}
