@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #ffffff;
        --hr-brand-secondary-color: #eaa737;
        --hr-accent-color: #eb1647;
        --hr-primary-color: #eb1647;
        --hr-secondary-color: #eaa737;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639028/assets/newlogo-QvcIfFg-.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Montserrat", sans-serif;
        --hr-heading-font-family: "Montserrat", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-content-color: #eb1647;
        --hr-header-dock-color: #eaa737;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #502a1e;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
