.call_to_action 
{
	background: var(--beige);
	padding: 100px 0;
	text-align: center;
}
section.call_to_action{
	margin-bottom:0;
} 

 section.call_to_action h3 {
	font-size:3.7rem;
	font-weight: 400; 
	text-align: center;
	margin-bottom: 20px;
	color:#fff;
}  