@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(255, 76, 76);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: rgb(255, 76, 76);
        --hr-accent-color: rgb(255, 76, 76);
        --hr-accent-content-color: #ffffff;
        --hr-primary-color: rgb(255, 76, 76);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: rgb(33, 33, 33);
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639910/assets/Logo-JbTSwl4D.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Lato", sans-serif;
        --hr-heading-font-family: "Lato", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(33, 33, 33);
        --hr-header-dock-color: #ff4c4c;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(148, 146, 146);
        --hr-footer-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
    }
}
