@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Cinzel:wght@400..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #000000;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #d8222c;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #d8222c;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #d8222c;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #000000;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639212/assets/1-wFkbaVTl.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639212/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Lora", serif;
        --hr-heading-font-family: "Cinzel", serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #000000;
        --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: 3 / 2;
    }
}
