@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Pathway+Gothic+One:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(48, 79, 11);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(226, 28, 33);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: rgb(48, 79, 11);
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639322/assets/LOGO_FINAL-p-500-sG-P2dBb.jpg");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Montserrat", sans-serif;
        --hr-heading-font-family: "Pathway Gothic One", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(0, 0, 0);
        --hr-header-dock-color: rgb(48, 79, 11);
        --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: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
