@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #000000;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-brand-secondary-color: #1f9355;
        --hr-brand-secondary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #d20027;
        --hr-accent-content-color: rgb(255, 255, 255);
        --hr-primary-color: #d20027;
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-secondary-color: #1f9355;
        --hr-secondary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640467/assets/NAPOLI-LOGO-2021-300x208-5r_L5Fyc.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Raleway", sans-serif;
        --hr-heading-font-family: "Playfair Display", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-dock-color: #1f9355;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #000000;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
