/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/Divi
 Description:  Divi Child Theme
 Author:       Nath Delmotte
 Author URI:   https://johnogradypaintings.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Link Color */
p a {
color: #838383;
border-bottom:1px;
	font-weight:bold;
}


p a:hover {
color: #bcd2c2;
font-weight:bold;
border-bottom: 1px solid !important;
}


