
.contact-section a[href^="tel"] {
	color: inherit;
	text-decoration: none;
	-webkit-text-fill-color: inherit;
}

.contact-section a[href^="tel"]:hover,
.contact-section a[href^="tel"]:focus,
.contact-section a[href^="tel"]:active {
	color: inherit;
	text-decoration: none;
}
