@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Raleway:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #000000;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #b8000e;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #b8000e;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #000000;
        --hr-secondary-content-color: rgb(255, 255, 255);
        --hr-bg-1-color: #ebe6dd;
        --hr-bg-1-content-color: rgb(65, 52, 41);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640465/assets/logo_2020-VVgLx3kw.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Open Sans", sans-serif;
        --hr-heading-font-family: "Raleway", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #b8000e;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #000000;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: auto;
    }
}
