.inline-richtext::before{
    content: "";
    display: block !important;
    margin-bottom: 10px !important;
  width: 50px;
  height: 50px;
  background-image: url('/cdn/shop/files/royal-oud-original-icon.webp?v=1745255700');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  vertical-align: middle;
}