@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&family=Roboto+Slab:wght@100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(20, 61, 98);
        --hr-primary-color: rgb(20, 61, 98);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-positive-content-color: rgb(20, 61, 98);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638539/assets/leo_logo_white_2-B7aD1hSg.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Quicksand", sans-serif;
        --hr-heading-font-family: "Roboto Slab", serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(20, 61, 98);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
}
