/**
 * Layout compatibility (theme / section helpers).
 * Requested: reset .section-padding for use with Authentic Media widgets.
 */

.section-padding {
	padding: 0;
	background: none !important;
	overflow: hidden;
}
