@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Open+Sans:ital,wght@0,300..800;1,300..800");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #f9eccd;
        --hr-brand-primary-content-color: #8b5a47;
        --hr-accent-color: #fa0017;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(250, 0, 23);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #8b5a47;
        --hr-secondary-content-color: #f9eccd;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638754/assets/predesigner-logo-pcBDsC_b");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638754/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Open Sans", sans-serif;
        --hr-heading-font-family: "Open Sans", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #8b5a47;
        --hr-header-dock-content-color: #f9eccd;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #053152;
        --hr-footer-content-color: rgb(119, 119, 119);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
