@import url("https://fonts.googleapis.com/css2?family=Hepta+Slab:wght@1..900&family=Hepta+Slab:wght@1..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-accent-color: #e91a46;
        --hr-primary-color: #e91a46;
        --hr-secondary-color: rgb(0, 168, 144);
        --hr-secondary-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638850/assets/logo-lul71TyB.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Hepta Slab", serif;
        --hr-heading-font-family: "Hepta Slab", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(33, 33, 33);
        --hr-header-dock-color: rgb(238, 57, 66);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
