.section-introduction {
	padding: 80px 0;
	background:#e7e4f1;
}

.section-text {
	padding: 80px 0;
	background:#e7e4f1;
}

.section-text-background {
	padding: 80px 0;
	background:#e7e4f1;
}



.section-introduction h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 49px;
	color: #12204c;
	margin-bottom: 50px;
}

.section-introduction p {
	margin-bottom: 20px;
}

.section-introduction .btn a:hover {
	color: #0db9c1;
}