@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(255, 229, 84);
        --hr-brand-primary-content-color: rgb(233, 6, 13);
        --hr-accent-color: rgb(255, 229, 84);
        --hr-accent-content-color: rgb(233, 6, 13);
        --hr-primary-color: rgb(233, 6, 13);
        --hr-primary-content-color: rgb(255, 229, 84);
        --hr-positive-color: rgb(233, 6, 13);
        --hr-positive-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640477/assets/PATS%2Blogo-GgfzV8K0.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640477/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Nunito", sans-serif;
        --hr-heading-font-family: "Nunito", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-dock-color: rgb(233, 6, 13);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(255, 229, 84);
        --hr-footer-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
