@import url("https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&family=Alegreya+SC:ital,wght@0,400;0,500;0,700;0,800;0,900;1,400;1,500;1,700;1,800;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #006633;
        --hr-accent-color: #d32626;
        --hr-primary-color: rgb(0, 102, 51);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #d42c2c;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640221/assets/predesigner-logo-E-nGO8BH");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640221/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Alegreya", serif;
        --hr-heading-font-family: "Alegreya SC", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(33, 33, 33);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgba(0, 0, 0, 0);
        --hr-footer-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
    }
}
