/*
 Theme Name:   Simplified Business Child
 Description:  Simplified Business Child Theme
 Author:       iSimplifyMe
 Author URI:   http://www.isimplifyme.com
 Template:     simplified-business
 Version:      1.0.0
 Text Domain:  simplified-business
*/

@import url("../simplified-business/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#site-title,
#site-title a {
	line-height: 60px;
	font-size: 20px;
}
#site-title img {
	vertical-align: middle;
	margin-right: 10px
}
#site-title a:hover {
	text-decoration: none;
}
