.footer-text-drk-bg a {
    color: #fff !important;
}

.footer-link a {
	text-transform: none !important;
} 

.footer-social-icons svg {
	height: 40px;
    width: 40px !important;
}

.footer-wp-menu li a {
	text-decoration: underline !important;
}

@media (max-width: 767px) {

	.footer-wp-menu ul {
		gap: 10px 20px;
	}

}