/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* make sure the header is copied before any theme updates - it's not in the child theme */

.entry-content p a {
border-bottom: solid 1px #88c6cd;
}

.entry-content p a:hover {
text-decoration: none;
border-bottom: solid 1px #007b8b;
}

.header-top {
background-color: #007b8b;
margin-bottom: 10px;
}

.header-top p {
color: #fff;
margin-bottom: 0;
font-size: 16px;
padding: 8px 20px 8px 40px;
}
