@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #595454;
        --hr-accent-color: #f9b840;
        --hr-primary-color: #f9b840;
        --hr-secondary-color: #585353;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638964/assets/Venice Pizzeria logo Designer 2.0-253bIT9z.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Nunito", sans-serif;
        --hr-heading-font-family: "Nunito", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #fab940;
        --hr-header-dock-content-color: #313131;
        --hr-header-logo-h: 70px;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #585353;
        --hr-footer-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: contain;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: contain;
    }
}
