@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Dosis:wght@200..800");
@layer override {
    :root[data-theme="designer"] {
        --hr-accent-color: #e00014;
        --hr-accent-content-color: #ffffff;
        --hr-primary-color: #e00014;
        --hr-primary-content-color: #ffffff;
        --hr-secondary-color: #1e964c;
        --hr-secondary-content-color: #fccea9;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639202/assets/cropped-fresh-and-savory-logo-new-AGattoCG.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639202/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Crimson Text", serif;
        --hr-heading-font-family: "Dosis", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(0, 0, 0);
        --hr-header-dock-color: #1e964c;
        --hr-header-dock-content-color: #fccea9;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #141b1b;
        --hr-footer-content-color: #f5f5f5;
    }
    :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;
    }
}
