@import url("https://fonts.googleapis.com/css2?family=David+Libre:wght@400;500;700&family=Yanone+Kaffeesatz:wght@200..700");
@layer override {
    :root[data-theme="designer"] {
        --hr-primary-color: rgb(228, 96, 65);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639235/assets/Logo_PizzaPlaceSportsBar-J5vHRVPy.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "David Libre", serif;
        --hr-heading-font-family: "Yanone Kaffeesatz", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(46, 46, 48);
        --hr-header-content-color: rgb(207, 223, 90);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(33, 33, 33);
        --hr-footer-content-color: rgb(130, 130, 130);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
