@import url("https://fonts.googleapis.com/css2?family=Sanchez:ital,wght@0,400;1,400&family=Sanchez:ital,wght@0,400;1,400");
@layer override {
    :root[data-theme="designer"] {
        --hr-primary-color: rgb(178, 18, 48);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: rgb(231, 121, 54);
        --hr-secondary-content-color: rgb(178, 18, 48);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640313/assets/ShotgunDansPizza-Logo-WisMsIwY.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640313/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Sanchez", serif;
        --hr-heading-font-family: "Sanchez", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(248, 248, 248);
        --hr-header-content-color: rgb(178, 18, 48);
        --hr-header-dock-color: rgb(248, 248, 248);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(178, 18, 48);
        --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: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
