/*
 Theme Name:     Spanners and Heels
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* Theme customization starts here
------------------------------------------------------- */

/*turn off blue in ios tel number detection*/
a[href^=tel]
{
    color:inherit;
    text-decoration:none;
}