@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Jost:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(151, 49, 41);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: rgb(151, 49, 41);
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: rgb(151, 49, 41);
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(151, 49, 41);
        --hr-primary-content-color: #ffffff;
        --hr-positive-color: rgb(151, 49, 41);
        --hr-positive-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638711/assets/Logo-WjqYAPs6.jpg");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Jost", sans-serif;
        --hr-heading-font-family: "Jost", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(151, 49, 41);
        --hr-header-content-color: rgb(0, 0, 3);
        --hr-header-dock-color: rgb(151, 49, 41);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #191919;
        --hr-footer-content-color: #ffffff;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
