.dd-section-text h1,
.dd-section-text h2,
.dd-section-text h3,
.dd-section-text h4,
.dd-section-text h5,
.dd-section-text h6 {
	color: #000;
	font-family: novecento_sans_widemedium, sans-serif;
	font-size: 1.7em;
	font-weight: 100;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.dd-section-text h1:last-child,
.dd-section-text h2:last-child,
.dd-section-text h3:last-child,
.dd-section-text h4:last-child,
.dd-section-text h5:last-child,
.dd-section-text h6:last-child {
	margin-bottom: 0;
}

.dd-section-text h2 {
	font-size: 1.5em;
}

.dd-section-text h3 {
	font-size: 1.4em;
}

.dd-section-text h4 {
	font-size: 1.35em;
}

.dd-section-text h5,
.dd-section-text h6 {
	font-size: 1.3em;
}

.dd-section-text p,
.dd-section-text li {
	margin-bottom: 15px;
	font-size: 16px;
	color: #232323 !important;
	font-family: "Droid Sans", sans-serif;
	font-weight: 400;
	line-height: 1.5em;
}

.dd-section-text p:last-child,
.dd-section-text li:last-child {
	margin-bottom: 0;
}
