@charset "utf-8";
/* CSS Customize */

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/

.about {
margin-top: 80px;
}

/*.about .about-content h3 {
  font-weight: 700;
  font-size: 26px;
}*/

.about .about-content .about-heading {
	margin-bottom: 20px;
  font-size: 1.5em;
	font-weight: 700;
}

.about .about-content .about-body {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.25rem;
	text-indent: 4rem;
}