@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Montserrat:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(183, 46, 73);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: rgb(183, 46, 73);
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: rgb(183, 46, 73);
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(183, 46, 73);
        --hr-primary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639056/assets/AnItalianAffair_Oval_Updated-GXCRQhYM.ico");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639056/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Oswald", sans-serif;
        --hr-heading-font-family: "Montserrat", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-logo-h: 65px;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(33, 33, 33);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
