@import url("https://fonts.googleapis.com/css2?family=Didact+Gothic:wght@400&family=Caudex:ital,wght@0,400;0,700;1,400;1,700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #020202;
        --hr-accent-color: #650005;
        --hr-primary-color: #650005;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639073/assets/logo_June2020-5PSWwuid.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Didact Gothic", sans-serif;
        --hr-heading-font-family: "Caudex", serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #020202;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: contain;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
