@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(0, 0, 0);
        --hr-primary-color: rgb(160, 19, 19);
        --hr-secondary-color: rgb(255, 214, 79);
        --hr-secondary-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7639729/assets/Angelos-DkRedGoldBlkWht-nodrop-YaCFiPWT.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7639729/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Raleway", sans-serif;
        --hr-heading-font-family: "Raleway", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-content-color: rgb(179, 179, 179);
        --hr-header-dock-content-color: rgb(160, 19, 19);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(23, 23, 23);
        --hr-footer-content-color: rgb(179, 179, 179);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
    }
}
