@import url("https://fonts.googleapis.com/css2?family=");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(255, 255, 255);
        --hr-brand-primary-content-color: #21381c;
        --hr-brand-secondary-content-color: rgb(0, 0, 0);
        --hr-accent-color: #e79f39;
        --hr-accent-content-color: rgb(0, 0, 0);
        --hr-primary-color: #e79f39;
        --hr-primary-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638836/assets/corner_logo_1-y7eMZok-.png");
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-dock-color: #e79f39;
        --hr-header-dock-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #21381c;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: cover;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
