
:root {
    --theme-color: #25354B;
    --theme-color-dark: #1e2b3c;
    --theme-color-alt: #F3315A;
    --theme-color-alt-dark: #c32848;
}