@import url("https://fonts.googleapis.com/css2?family=Abel:wght@400&family=Abel:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(217, 203, 163);
        --hr-brand-primary-content-color: rgb(0, 0, 0);
        --hr-brand-secondary-color: rgb(217, 203, 163);
        --hr-brand-secondary-content-color: rgb(0, 0, 0);
        --hr-accent-color: rgb(217, 203, 163);
        --hr-accent-content-color: rgb(0, 0, 0);
        --hr-primary-color: rgb(217, 203, 163);
        --hr-primary-content-color: rgb(0, 0, 0);
        --hr-positive-color: rgb(217, 203, 163);
        --hr-positive-content-color: rgb(0, 0, 0);
        --hr-secondary-color: rgb(217, 203, 163);
        --hr-secondary-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639492/assets/WALL_ART-IMnxKZKU.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639492/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Abel", sans-serif;
        --hr-heading-font-family: "Abel", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: rgb(242, 237, 224);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(247, 243, 233);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
