@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Alatsi:wght@400");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(234, 92, 51);
        --hr-brand-secondary-color: rgb(17, 102, 102);
        --hr-primary-color: rgb(17, 102, 102);
        --hr-primary-content-color: rgb(255, 255, 255);
        --hr-positive-content-color: rgb(50, 88, 89);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638518/assets/Logo-Mr.-Gattis-2024-0Nh6YsW0.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7638518/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Montserrat", sans-serif;
        --hr-heading-font-family: "Alatsi", sans-serif;
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(5, 5, 5);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-group-item-image-fit: cover;
        --hr-group-item-layout: vertical;
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
    }
}
