/* GRO-472 — inline style extraction: alumier/acne-intro/mf-services/injectables/footer */

.alumier-hero {
    background-image: var(--alumier-hero-bg-image);
}

.mf-services__img {
    background-image: var(--mf-services-bg-image);
}

.inj-services__img {
    background-image: var(--inj-services-bg-image);
}

.acne-intro__img {
    background-image: var(--acne-intro-bg-image);
}

.hp-fcol__icon-img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.hp-chatbox-widget {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 9999;
}
