@media screen and (max-width: 640px) {
    .t-sociallinks__svg path {
        fill: #fff;
    }
}