/*
Theme Name:   MH Magazine lite - Child
Description:  tweaks
Author:       servicedesk@websols.nl
Author URL:   Write here the author's blog or website url
Template:     mh-magazine-lite
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  mh-magazine-lite-child
*/

/* Write here your own personal stylesheet */

.textwidget a, .widget_text a {
	color:#e64946;
}
h4 {
	border-bottom: 3px solid #e64946;
	padding-bottom: 3px;
}
.home .flexslider ul.slides li article .mh-slider-caption {
	display:none;
}