@import url("https://fonts.googleapis.com/css2?family=Didact+Gothic:wght@400&family=Didact+Gothic:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #300d09;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #f9d747;
        --hr-brand-secondary-content-color: #300d09;
        --hr-accent-color: #300d09;
        --hr-accent-content-color: #ffffff;
        --hr-primary-color: #300d09;
        --hr-primary-content-color: #ffffff;
        --hr-secondary-color: #f9d747;
        --hr-secondary-content-color: #300d09;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640023/assets/predesigner-logo-i9ngsOGB");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640023/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Didact Gothic", sans-serif;
        --hr-heading-font-family: "Didact Gothic", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: #300d09;
        --hr-header-dock-color: #300d09;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #300d09;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
    }
}
