@import url("https://fonts.googleapis.com/css2?family=Annie+Use+Your+Telescope:wght@400&family=Covered+By+Your+Grace:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(0, 0, 0);
        --hr-primary-color: rgb(0, 0, 0);
        --hr-primary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640002/assets/F_and_B_logo2-XzeT5EQq.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Annie Use Your Telescope", handwriting;
        --hr-heading-font-family: "Covered By Your Grace", handwriting;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(22, 22, 22);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(0, 0, 0);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
