@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&family=Alata:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(222, 5, 44);
        --hr-brand-secondary-color: rgb(224, 171, 58);
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(222, 5, 44);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-positive-color: rgb(224, 171, 58);
        --hr-positive-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639075/assets/Logo_TPB-ygGMB-3A.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Kumbh Sans", sans-serif;
        --hr-heading-font-family: "Alata", sans-serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(34, 34, 34);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
}
