.sf-help-text-after-title {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 30px;
	background: #dbf3f3;
	border-radius: 10px;
	padding: 15px 24px;
}
.sf-loop-item-title-label {
	font-size: 11px;
    background: blue;
    font-weight: bold;
    background: #dbf3f3;
    border-radius: 5px;
    padding: 5px 5px;
    display: block;
    margin: 10px auto 0 0;
    text-transform: uppercase;
    text-align: center;
}	