@import url("https://fonts.googleapis.com/css2?family=Didact+Gothic:wght@400&family=Didact+Gothic:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-accent-color: #c3012e;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(195, 1, 46);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #000000;
        --hr-secondary-content-color: #d70011;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639465/assets/logo_horizontal_white text-rC1DapkZ.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639465/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: #000000;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #000000;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
