@import url("https://fonts.googleapis.com/css2?family=Antic:wght@400&family=Amatic+SC:wght@400;700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #5cb2d5;
        --hr-accent-color: #af0029;
        --hr-primary-color: #af0029;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640575/assets/logo-_9C9NK4a.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Antic", sans-serif;
        --hr-heading-font-family: "Amatic SC", handwriting;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #af0029;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #5cb2d5;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
