/* Custom CSS variables for AuthServer */
:root {
    --app-color: #04428C;
    --app-color-secondary: #B11F1A;
}
