.tmenu .t-sociallinks__item a {
    opacity: 1 !important;
    background-color: #ffffff !important;
    border-radius: 50% !important;
}

.tmenu .t-sociallinks__item svg,
.tmenu .t-sociallinks__item svg *,
.tmenu .t-sociallinks__item i {
    fill: #000000 !important;
    stroke: #000000 !important;
    color: #000000 !important;
    opacity: 1 !important;
}