.itemFullText {
	line-height: 1.5;
}

.itemFullText p {
	margin-bottom: 1em !important;
}


itemFullText  ul  li {
	margin-bottom: 0.6em !important;
}

.itemFullText  ul {
	margin-top: 0em !important;
}

.itemFullText >  ul {
	margin-top: 0em !important;
	margin-bottom: 1em !important;
}



.itemFullText h3 {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}


.itemFullText h4 {
        font-family: "Roboto Condensed";
        font-weight: bold;

        margin-top: 1.2em;
        margin-bottom: 0.6em;

        line-height: 1.2;
}


.t3-content .itemFullText >  ul > li::before {
	margin: 0 0 0 -30px;
}

.t3-content .itemFullText >  ul >  li {
	padding-left: 30px;
	margin-bottom: 0.6em;
}

.t3-content .itemFullText >  ul >  li > ul > li {
	margin-bottom: 0em;
}

blockquote.bigquote {
	border-left: none; 
	background-image: url('../../images/quote-left.png'); 
	background-repeat: no-repeat; 
	background-size: 90px 70px; 
	padding-top: 35px; 
	padding-left: 30px;
	background-position-x: 17px;
}
