div[id^="block-footer-social-icons"] .social-icon-container .social-icon .twitter::before,div[id^="block-footersocialiconsbangalore"] .social-icon-container .social-icon .twitter::before {
    -webkit-mask: url(/sites/default/files/2025-03/twitter-x.svg) !important;
    mask: url(/sites/default/files/2025-03/twitter-x.svg) !important;
    content: '';
    position: absolute;
    left: 0;
    top: .375rem;
    display: inline-block;
    background-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: #c6e2f4;
    top: .5rem;
    width: 1.0625rem;
    height: .9375rem
}