/**
 * General Section Styles
 *
 * @package EGCI_Template
 * @since 1.0.0
 */

/* ============================================
   Section Styles
   ============================================ */
.section-header {
	margin-bottom: 3.125rem;
}

.section-description {
	margin: 0;
	max-width: 800px;
	line-height: 1.7;
	margin-bottom: 0.39em;
	color: #696969;
	font-family: "Inter Tight", sans-serif;
	font-size: 16px;
	font-weight: 400;
}
