@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=Bitter:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #000000;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #7c0006;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #7c0006;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #7c0006;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #000000;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639708/assets/logo_CLEAN-C0nNuxdl.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Bitter", serif;
        --hr-heading-font-family: "Bitter", serif;
    }
    :root[data-theme="designer"] {
    }
    :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"] {
        --hr-menu-item-layout: vertical;
    }
}
