.home-cta{
	width: 874px;
	margin: auto;
	max-width: 100%;
	text-align: center;
	padding: 54px 0 30px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	font-family: 'Inter', sans-serif;
	color: #1E1E1E;
}
.home-cta-container .container{
	background-color: #F6F6F6;
}
.home-cta-container img{
	margin-bottom: 22px;
}