
:root {
    --theme-color: #dbafaf;
    --theme-color-dark: #b08c8c;
    --theme-color-alt: #f8f2e8;
    --theme-color-alt-dark: #c7c2ba;
}