/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .sermon-content h1, .sermon-content h1.serieshead,
 .sermon-content h2, .sermon-content h2.serieshead,
 .sermon-content h3, .sermon-content h3.serieshead, 
 .sermon-content h4, .sermon-content h4.serieshead,
 .sermon-content h5, .sermon-content h5.serieshead,
 .sermon-content h6, .sermon-content h6.serieshead {
 	margin-left: 0 !important;
	padding-left: 0 !important;
 }

 .sermon-content{
	margin-bottom: 20px;
 }