.footer-ten {
    background-color: var(--light-2);
}
.footer-ten .social-title {
    color: #4c4c4c;
}
.footer-ten .social a {
    color: #565656;
}
.footer-ten .footer-copyright {
        background-color: #e6e6e6;

}
.footer-ten .footer-copyright .copyright .text {
    color: #727272;
}
.footer-ten .footer-top-content {
    padding: 20px 0 60px 0;
}