
  .custom-wa-container {
    position: fixed;
    bottom: 60px;
    right: 14px;
    z-index: 10000;
  }

  .custom-wa-edit-btn {
    margin-left: 15px;
  }

  .custom-wa-image {
    width: 80px;
  }

  .custom-wa-no-border {
    border-left: 0;
  }
