@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(207, 40, 47);
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-primary-color: rgb(207, 40, 47);
        --hr-primary-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638651/assets/Texas-Steak-Express-logo-BUg4TVM0.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Roboto Condensed", sans-serif;
        --hr-heading-font-family: "Roboto Condensed", sans-serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(0, 0, 0);
        --hr-header-dock-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: rgb(0, 0, 0);
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-menu-item-layout: vertical;
        --hr-menu-item-image-fit: cover;
        --hr-menu-item-image-aspect-ratio: 3 / 2;
    }
}
