/* Loaded only on /products/yardon/. Keep the final phone visible on blue. */
#contact a[href="tel:0120118146"],
#contact a[href="tel:0120118146"]:visited,
#contact a[href="tel:0120118146"]:hover,
#contact a[href="tel:0120118146"]:focus,
#contact a[href="tel:0120118146"]:active {
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 0.15em;
}
#contact a[href="tel:0120118146"]:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 4px;
}
