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

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

.about {
margin-top: 80px;
}

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

.about .about-content .about-body {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 20px;
}
