@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #e1dbcf;
        --hr-brand-primary-content-color: rgb(69, 0, 0);
        --hr-brand-secondary-color: #5f0000;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #5f0000;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(237, 219, 150);
        --hr-primary-content-color: #450000;
        --hr-positive-color: #5f0000;
        --hr-positive-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #e1dbcf;
        --hr-secondary-content-color: #450000;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639018/assets/download-GH__XQlx.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto", sans-serif;
        --hr-heading-font-family: "Roboto", sans-serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #5f0000;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
