@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Adamina:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #f2e9db;
        --hr-brand-primary-content-color: rgb(96, 94, 94);
        --hr-brand-secondary-color: #a70033;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #a70032;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #a70033;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #147155;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640035/assets/mios_logo-AS1y6u7w.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto Condensed", sans-serif;
        --hr-heading-font-family: "Adamina", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #a70033;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #147155;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
    }
}
