@import url("https://fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400");
@layer override {
    :root[data-theme="designer"] {
        --hr-accent-color: #0027b3;
        --hr-primary-color: #0027b3;
        --hr-positive-content-color: #0027b3;
        --hr-secondary-color: #ce072d;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639247/assets/new_logo_small-txv9fx8y.jpg");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Old Standard TT", serif;
        --hr-heading-font-family: "Old Standard TT", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: #ce072d;
        --hr-header-dock-color: #d1e1eb;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-content-color: #ce072d;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
