@import url("https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&family=Yellowtail:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #161616;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #850007;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #850007;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #850007;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #161616;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640094/assets/la-pizzeria-logo-2025-aW4xNKvw.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Public Sans", sans-serif;
        --hr-heading-font-family: "Yellowtail", handwriting;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #850007;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #161616;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
