/* Because SOW brings in it's stylesheets in the footer, I needed to override certain style settings at the end of the page. */

	.so-widget-sow-hero .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h4 {
		font-size: 22px;
		font-weight bold;
	}
	
	.so-widget-sow-hero .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h5 {
		font-size: 18px;
		font-weight normal;	
		margin-top: 10px;
	}