@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Oswald:wght@200..700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #f2e2c8;
        --hr-brand-primary-content-color: rgb(85, 85, 85);
        --hr-brand-secondary-color: #197c44;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #d30026;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #187b42;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #197b43;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640298/assets/predesigner-logo--myMqQLh");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640298/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto", sans-serif;
        --hr-heading-font-family: "Oswald", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #f2cba2;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #151515;
        --hr-footer-content-color: rgb(213, 213, 213);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
