@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #fef2e1;
        --hr-brand-primary-content-color: rgb(34, 34, 34);
        --hr-brand-secondary-color: #600015;
        --hr-brand-secondary-content-color: #fef2e1;
        --hr-accent-color: #600015;
        --hr-accent-content-color: #fef2e1;
        --hr-primary-color: #600015;
        --hr-primary-content-color: #fef2e1;
        --hr-secondary-color: #4d9942;
        --hr-secondary-content-color: #fef2e1;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639360/assets/Cescos_Logo_FINAL-5ckef6pg.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Merriweather", serif;
        --hr-heading-font-family: "Merriweather", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #600015;
        --hr-header-dock-content-color: #fef2e1;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #06390a;
        --hr-footer-content-color: #ffffff;
    }
    :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;
    }
}
