.author_box .superwebshare_tada {
    background-color: white !important;
    animation-timing-function: 0 !important;
    animation-duration: 0ms !important;
}

.author_box .superwebshare_prompt {
    
  }

.author_box .superwebshare_prompt {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 17px;
    font-weight: 600;
    height: 42px;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    text-overflow: initial;
    text-transform: uppercase;
    width: 56px;
    line-height: 0;
    border: 0.5px solid rgba(29, 29, 29, 0.2);
  padding: 5px;
  display: flex;
  padding: 8px 5px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 0px;
    padding: 8px 5px;
    text-indent: 0;
    width: auto;

  }