
/*! ============================================================================= */

/*! Styled text box */

/*! ============================================================================= */
.vc-styled-text-block p {
	letter-spacing: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.vc-styled-text-block p:last-child {
	margin-bottom: 0;
}
