
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

a {color: #467399;}

a:link {color: #467399;}
a:visited {color: #467399;}
a:hover {color: #467399; text-decoration: underline;}
a:active {color: #000000;}