/* html{
    direction:rtl;
} */

html[dir=rtl] #custom-card-wrapper .share-link-icons button svg, #custom-card-wrapper .share-link-icons button svg:last-child{
    /* width: 25px; */
    margin-left:0px;
}

html[dir=rtl] #custom-card-wrapper .btn-circle.btn-lg{
    padding:0px;
}