:root {
    --color-theme: #184388;
    --color-theme-dark: #0e2852;
    --color-theme-light: #e8ecf3;
    --font-family-theme: 'Cinzel', serif;
}