.builder-body{
	background-color:#fff6eb;
	color:#1a1c2d;
	font-family: 'Manrope', 'Arial Narrow', Arial, sans-serif;
}
.builder-body section{

}
.builder-body section .inner{
	width:100%;
	max-width: 1112px;
	margin:0 auto;
	padding:0 4rem;
	position:relative;
}
.builder-body section .inner *{
	font-weight:300;
}
