.textwidget.custom-html-widget a.twitter span:before{
    content: '' !important;
}
.textwidget.custom-html-widget a.twitter {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('https://guardianpharmacy.com/wp-content/uploads/2024/10/x-twitter-default.svg');
    background-size: cover;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.textwidget.custom-html-widget a.twitter:hover{
    background-image: url('https://guardianpharmacy.com/wp-content/uploads/2024/10/x-twitter-hover.svg') !important;
    background-size: cover !important;
}
i.soc-icon.soc-font-icon.dt-icon-twitter{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('https://guardianpharmacy.com/wp-content/uploads/2024/10/x-twitter-white.svg') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.dt-icon-twitter:before{
    content: '' !important;
}

