@import url("https://fonts.googleapis.com/css2?family=");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(255, 255, 255);
        --hr-brand-primary-content-color: #a31414;
        --hr-brand-secondary-color: rgb(255, 255, 255);
        --hr-brand-secondary-content-color: #061c12;
        --hr-accent-color: #a41515;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #a41515;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-positive-color: #f5ea03;
        --hr-positive-content-color: rgb(0, 0, 0);
        --hr-secondary-color: #a51515;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638934/assets/stroke-logo-2XNA06Hd.png");
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: #a41515;
        --hr-header-dock-color: #a41515;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #008f4d;
        --hr-footer-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
