@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Oswald:wght@200..700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #c70011;
        --hr-brand-secondary-color: #1d7b43;
        --hr-accent-color: #70ac4a;
        --hr-primary-color: #70ac4a;
        --hr-secondary-color: #1d7b43;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638878/assets/Logo-mwLwfkV-.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638878/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Oswald", sans-serif;
        --hr-heading-font-family: "Oswald", sans-serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #291f18;
        --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: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
