/* Footer links section */
.store-footer .menu-list .footer-title,
.store-footer .menu-list .footer-list a {
    color: #000 !important;
}

/* Keep links black on hover */
.store-footer .menu-list .footer-list a:hover {
    color: #000 !important;
}

/* Footer company description */
.store-footer .footer-profile,
.store-footer .footer-profile p,
.store-footer .footer-profile .footer-description {
    color: #000 !important;
}

.store-footer .menu-list .footer-list a:hover {
    color: #000 !important;
    transform: translateY(-3px);
    letter-spacing: .3px;
}