@import url("https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: rgb(19, 211, 214);
        --hr-accent-color: rgb(19, 211, 214);
        --hr-primary-color: rgb(19, 211, 214);
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7640434/assets/BOARDWALK-logo-with-address-pINV1Zs8.png");
        --hr-brand-favicon-image: url("https://redesignerprodc8661.blob.core.windows.net/7640434/assets/favicon.ico");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Arimo", sans-serif;
        --hr-heading-font-family: "Crimson Text", serif;
    }
    :root[data-theme="designer"] {
        --hr-header-color: rgb(255, 255, 255);
        --hr-header-content-color: rgb(0, 0, 0);
        --hr-header-dock-content-color: rgb(0, 0, 0);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-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;
    }
}
