.azpm-gallery span {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 18px;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
	margin-bottom:30px;
}
.azpmgallery-title {
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
	font-size:16px;
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
}
.azpmgallery-title span {
	background:#d70d2e;
	color:#fff;
	padding:2px 8px;
	margin:0px;
}