@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Nunito+Sans:ital,wght@0,200..1000;1,200..1000");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(36, 120, 167);
        --hr-primary-color: rgb(36, 120, 167);
        --hr-secondary-color: rgb(253, 202, 9);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638991/assets/flingers-logo-C2Ng4Nnn.svg");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Nunito", sans-serif;
        --hr-heading-font-family: "Nunito Sans", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: rgb(253, 202, 9);
        --hr-header-dock-content-color: rgb(0, 0, 0);
        --hr-header-logo-h: 70px;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(102, 102, 102);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :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;
    }
}
