.hhs-social-share-mod .hhs-share-icon {
 margin-right: 10px; 
}

.hhs-social-share-mod h6 {
 font-size: 16px;
  vertical-align: -webkit-baseline-middle;
  margin-right: 10px;
}


.hhs-share-icon i {
      color: #ffffff !important;
      background-color: #7a17f8!important;
          padding: 0;
    line-height: 48px!important;
    height: 48px;
    min-width: 48px;
      border-radius: 8px;
          box-shadow: 0 5px 8px 0 rgb(0 0 0 / 25%);

}

.hhs-share-icon i: hover {
    background-color: #39006c !important;
  padding: 0;
    line-height: 48px!important;
    height: 48px;
    min-width: 48px;
      border-radius: 8px;
          box-shadow: 0 5px 8px 0 rgb(0 0 0 / 25%);

} 
}