@import url("https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=Sigmar+One:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(198, 0, 36);
        --hr-primary-color: rgb(198, 0, 36);
        --hr-positive-content-color: rgb(198, 0, 36);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638555/assets/PizzaCottage_White-rSywLhID.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Cabin", sans-serif;
        --hr-heading-font-family: "Sigmar One", display;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(16, 59, 147);
        --hr-header-dock-color: rgb(16, 59, 147);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(16, 59, 147);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
