@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Archivo+Black:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-primary-color: rgb(185, 29, 49);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639069/assets/Giovannis Pizza logo_Pizza Man in G-KPPL-w0o.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639069/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Archivo", sans-serif;
        --hr-heading-font-family: "Archivo Black", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(243, 238, 230);
        --hr-header-content-color: rgb(21, 20, 16);
        --hr-header-dock-color: rgb(185, 29, 49);
        --hr-header-dock-content-color: rgb(243, 238, 230);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(21, 20, 16);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
