ul.flex.justify-center.items-stretch.rtl\:space-x-reverse.space-x-2:after {
    content: '';
    width: 58px;
    height: 30px;
    background: url(https://cdn.salla.sa/form-builder/wfRAvLlBD8gtHVpTNHHN1dSTilmJXa7BpJUYj2LT.jpg);
    background-size: contain;
  }
  
  #karzoun-widget-send-button {
    padding-left: 15px;
    padding-right: 10px;
    position: fixed !important;
    z-index: 190 !important;
    bottom: 127px;
    text-align: center !important;
    height: 40px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #00a347;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    right: 25px;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
}