@import url("https://fonts.googleapis.com/css2?family=");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #ebebeb;
        --hr-brand-primary-content-color: rgb(85, 85, 85);
        --hr-brand-secondary-color: #f5ec34;
        --hr-brand-secondary-content-color: #0a0c0b;
        --hr-accent-color: #91c95b;
        --hr-accent-content-color: #090c0b;
        --hr-primary-color: #91c95b;
        --hr-primary-content-color: #0a0c0b;
        --hr-secondary-color: #0a0c0b;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639135/assets/logo_trans-quwtN494.png");
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #2a6f39;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(248, 248, 248);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: contain;
    }
}
