@import url("https://fonts.googleapis.com/css2?family=");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(231, 75, 50);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-accent-content-color: rgb(51, 116, 57);
        --hr-primary-color: rgb(231, 75, 50);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639243/assets/ifratelli-nsS4tCa5.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639243/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(231, 75, 50);
        --hr-header-dock-color: rgb(204, 66, 45);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(219, 170, 86);
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: cover;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
