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


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
a {font-weight:bold;}
a:hover {opacity:.7;}
#main-header {border-bottom: #888888 3px dashed;}
.footer-border {border-top: #888888 3px dashed;}
.home-text { text-shadow: 1px 1px 1px #000; }
.road-image h2{ text-shadow: 1px 1px 1px #000; }
.et_pb_newsletter_button:hover, .et_pb_promo_button:hover {opacity: .8;}