/* =========================================== *\
* Styles for the default page template in page.php.
\* =========================================== */

.dx-text-page .section-content h2,
.dx-text-page .section-content h3,
.dx-text-page .section-content h4 {
	color: #66d67d;
}

.dx-text-page .section-content ul {
	margin: 0;
	padding-left: 20px;
	list-style: disc;
}

.dx-text-page .section-content ul li {
	margin-bottom: 0.15rem;
	line-height: 1.3;
	text-indent: 0;
}

.dx-text-page .section-content ul li:last-child {
	margin-bottom: 0;
}
