@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(32, 42, 68);
        --hr-accent-color: rgb(214, 154, 45);
        --hr-primary-color: rgb(214, 154, 45);
        --hr-positive-color: rgb(154, 211, 208);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638824/assets/Vero_Color_WhiteText-2a5VAQ_s.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Archivo", sans-serif;
        --hr-heading-font-family: "Lato", sans-serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
