.t446__list_item {
    padding: 0 !important;
    padding-right: 20px!important;
}

.t-sociallinks__item svg path {
     transition: fill 0.4s ease-in-out;
}

.t-sociallinks__item:hover svg path {
    fill: #c2c2c2;
}

.t446__list_item:last-child{
    padding-right: 0!important;
}



