@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #1f1f1f;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #35773f;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #35773f;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #35773f;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #ca002c;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640075/assets/logo_small-lj5Hwuur.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Figtree", sans-serif;
        --hr-heading-font-family: "Lobster Two", display;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #353638;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #1f1f1f;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
