.ec-accordion__title::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("/cdn/shop/files/Green_Lav_Icon_fac62e22-97e1-48a2-9a75-d0daaff4a556.png?v=1760930481");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -3px;
}

