@import url("https://fonts.googleapis.com/css2?family=Actor:wght@400&family=Sansita:ital,wght@0,400;0,700;0,800;0,900;1,400;1,700;1,800;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #b60014;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: rgb(0, 146, 25);
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #be0017;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #b40014;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: rgb(0, 146, 25);
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639755/assets/New-Gumbys-Logo-Small-e1528811471481--cxTMlad.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Actor", sans-serif;
        --hr-heading-font-family: "Sansita", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(34, 34, 34);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
