@import url("https://fonts.googleapis.com/css2?family=Adamina:wght@400&family=Adamina:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(255, 255, 255);
        --hr-brand-primary-content-color: rgb(0, 0, 0);
        --hr-brand-secondary-color: #e1c16e;
        --hr-brand-secondary-content-color: rgb(0, 0, 0);
        --hr-accent-color: rgb(0, 0, 0);
        --hr-accent-content-color: #e1c16e;
        --hr-primary-color: rgb(0, 0, 0);
        --hr-primary-content-color: #e1c16e;
        --hr-positive-color: #e1c16e;
        --hr-positive-content-color: rgb(0, 0, 0);
        --hr-secondary-color: #e1c16e;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638740/assets/TAGLIO_BAR_PIZZERIA_LOGO_BLACK-TE_fMOtA.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Adamina", serif;
        --hr-heading-font-family: "Adamina", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(0, 0, 0);
        --hr-header-dock-color: rgb(0, 0, 0);
        --hr-header-dock-content-color: #e1c16e;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #e1c16e;
        --hr-footer-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: contain;
        --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: 3 / 2;
    }
}
