.elementor-1275 .elementor-element.elementor-element-6f49572{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-5e78c82 */.main-all_container-lL2Wi > div {
    max-width: 80%;
    margin: 0 auto;
}
.hero-hero_container-3CuNC .hero-info_container-11c5v span {
    text-align: center;
}

/* 1) Hide Cherry’s default hero image */
   #widget-layout img[src*="files.withcherry.com/widgets/images/dental/12.png"] {
    display: none !important;
  }

  /* 2) Put your own image as the background of the image container */
  #widget-layout .heroImage-image_container-2JyLP {
    background-image: url("https://frontlinehealthwellness.com/wp-content/uploads/2026/02/DSC09499.png") !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;

    /* 3) Ensure it keeps space after hiding the <img> */
    min-height: 360px;  /* adjust as needed */
    width: 100%;
  }/* End custom CSS */