/* Dynamische CSS-Variablen - automatisch generiert */
:root {
    --custom-header-bg: #1561ad;
    --custom-footer-bg: #1c77ac;
    --custom-button-bg: #1561ad;
}
