.t-teme-temp2 .c-footer {
    --tme-link-color: #ffffff;
    --tme-icon-color: #ffffff;
    --tme-link-color-hover: #ebebeb;
}

.c-footer .c-social-link a,
.c-footer .c-social-link a:visited,
.c-footer .c-social-link a:hover,
.c-footer .c-social-link a:focus,
.c-footer .c-social-link a:active {
    color: #ffffff !important;
    opacity: 1;
}

.c-footer .c-social-link a:visited svg path,
.c-footer .c-social-link a:focus svg path,
.c-footer .c-social-link a:hover svg path {
    fill: #ffffff !important;
}