@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=Bebas+Neue:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #6a9247;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #c84858;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #c84858;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #c84858;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #6a9247;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639132/assets/predesigner-logo-72uMSrxM");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639132/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto", sans-serif;
        --hr-heading-font-family: "Bebas Neue", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(248, 248, 248);
        --hr-header-content-color: rgb(34, 34, 34);
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #222222;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: horizontal;
        --hr-menu-item-image-fit: contain;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
