@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Londrina+Solid:wght@100;300;400;900");
@layer override {
    :root[data-theme="designer"] {
        --hr-brand-primary-color: #6bbdc8;
        --hr-brand-primary-content-color: rgb(255, 255, 255);
        --hr-accent-color: #f6aa5a;
        --hr-accent-content-color: #2b1d16;
        --hr-primary-color: #f6aa5a;
        --hr-primary-content-color: #2b1d16;
        --hr-secondary-color: #2b1d16;
        --hr-secondary-content-color: #f6aa5a;
    }
    :root[data-theme="designer"] {
        --hr-brand-logo-image: url("https://redesignerprodc8661.blob.core.windows.net/7638529/assets/logo_trans_fullsize-2tVFpXEA.png");
    }
    :root[data-theme="designer"] {
        --hr-body-font-family: "Montserrat", sans-serif;
        --hr-heading-font-family: "Londrina Solid", display;
    }
    :root[data-theme="designer"] {
        --hr-header-content-color: #2b1d16;
        --hr-header-dock-color: #2b1d16;
        --hr-header-dock-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
        --hr-footer-color: #2b1d16;
        --hr-footer-content-color: rgb(255, 255, 255);
    }
    :root[data-theme="designer"] {
    }
    :root[data-theme="designer"] {
    }
}
