/* ---- FRONT-END ---- */
#lvn-textblock-newsitem-wrapper .lvn-textblock-newsitem-container {
	font-size: 0.88889rem;
	padding: 1.66667rem;
}

#lvn-textblock-newsitem-wrapper .lvn-textblock-newsitem-container p:last-of-type {
	margin-bottom: 0;
}

#lvn-textblock-newsitem-wrapper .lvn-textblock-newsitem-container .lvn-textblock-newsitem-title {
	color: #373C3C;
	font-size: 0.88889rem;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 0.22222rem;
}


@media(max-width: 767px) {
	#lvn-textblock-newsitem-wrapper .lvn-textblock-newsitem-container {
		font-size: 16px;
	}

	#lvn-textblock-newsitem-wrapper .lvn-textblock-newsitem-container .lvn-textblock-newsitem-title {
		font-size: 16px;
	}
}

/* ---- PREVIEW BACK-END ---- */
#text-wrapper {
	padding: 35px 0;
}