/* Dynamische CSS-Variablen - automatisch generiert */
:root {
    --custom-header-bg: #556b2f;
    --custom-footer-bg: #556b2f;
    --custom-button-bg: #556b2f;
}
