@charset "UTF-8";

.section_type_inner p {
	font-size: .75rem;
	line-height: 1.8;
	font-weight: normal;
}

@media screen and (min-width: 768px) {
	.section_intro p {
		line-height: 2 !important;
		font-size: 1rem;
		text-align: center;
	}
}