#tinymce .titolo-cta {background-color:#534848;margin:10px;}
#tinymce .descrizione-cta {background-color:#534848;margin:10px;}
.titolo-cta {font-size:30px;color:#FFF;}
.page-sm .titolo-cta {font-size: 26px;}
.page-xs .titolo-cta {font-size: 26px;}
.descrizione-cta {font-size:20px;color:#ECD2B9;}
.page-xs-sm .descrizione-cta {font-size: 18px;}
.descrizione-cta a {color:#ECD2B9;}

.titolo-paragrafo
	{
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #333;
	}
.page-xs .titolo-paragrafo {font-size: 20px;}

