@import url("https://fonts.googleapis.com/css2?family=Russo+One:wght@400&family=Bebas+Neue:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(16, 132, 116);
        --hr-brand-secondary-color: rgb(10, 20, 71);
        --hr-accent-color: rgb(10, 20, 71);
        --hr-primary-color: rgb(16, 132, 116);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638597/assets/HungerRushLogoTransparent-qx8gmURe.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638597/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Russo One", sans-serif;
        --hr-heading-font-family: "Bebas Neue", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(250, 250, 250);
        --hr-header-content-color: rgb(0, 0, 0);
        --hr-header-logo-h: 45px;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
