@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(7, 110, 76);
        --hr-accent-color: rgb(7, 110, 76);
        --hr-primary-color: rgb(0, 196, 104);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #30363f;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638864/assets/Baroni%27s Pizza Logo Plain-VRltRgDn.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638864/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Mulish", sans-serif;
        --hr-heading-font-family: "Oswald", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: #30363f;
        --hr-header-dock-color: #30363f;
        --hr-header-dock-content-color: #ffffff;
        --hr-header-logo-h: 70px;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #434954;
        --hr-footer-content-color: rgb(230, 230, 230);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
    }
}
