/* CTA */
.cta-section {
	padding:6rem 0 6.25rem 0;
	background-color: var(--color-accent);
}

.cta-section .container{
	position: relative;
}

.cta-title{
	font-size: 2.25rem;
	line-height:1.2;
	margin-bottom: 2rem;
	font-weight: 400;
}