@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Bevan:ital,wght@0,400;1,400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #cccccc;
        --hr-brand-primary-content-color: #7c0ea3;
        --hr-brand-secondary-color: #7c0ea3;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #fb6625;
        --hr-accent-content-color: #7c0ea3;
        --hr-primary-color: #fb6625;
        --hr-primary-content-color: #7c0ea3;
        --hr-secondary-color: #7c0ea3;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639413/assets/logo_PADDED-hhj7QdBy.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Montserrat", sans-serif;
        --hr-heading-font-family: "Bevan", serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #1e8132;
        --hr-footer-content-color: #cccccc;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
