/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.5.0
Text Domain: Avada
*/

/* Style all tel: and mailto: links */
/* to match the site's default link styles */
a[href^="tel"],
a[href^="mailto"] {
	color: inherit; /* Inherit text color of parent element */
	text-decoration: none; /* Remove underline */
}
