@import url("https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&family=Public+Sans:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(2, 89, 48);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(2, 89, 48);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: rgb(238, 235, 225);
        --hr-secondary-content-color: rgb(144, 0, 0);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639254/assets/shakes-logo-520x103-C7jiY7px.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639254/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Public Sans", sans-serif;
        --hr-heading-font-family: "Public Sans", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(201, 135, 41);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(3, 69, 38);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: cover;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
