.box-home h1 {
	font-size: 46px;
	line-height: 52px;
	color: #222222;
	font-weight: 800;
	font-family: "Libre Franklin", sans-serif;
	margin-bottom: 18px;
	letter-spacing: -0.01em; 
	
}

.style-h2 {
	font-size: 46px;
	line-height: 52px;
	color: #222222;
	font-weight: 800;
	font-family: "Libre Franklin", sans-serif;
	margin-bottom: 18px;
	letter-spacing: -0.01em; 
	
}

.style-h3 {
	font-size: 18px;
	line-height: 26px;
	color: #222222;
	font-weight: 800;
	letter-spacing: -0.01em; 
	
}

.box-home p {
	font-size: 18px;
	line-height: 26px;
	color: #676767;
	font-weight: 400;
	font-family: "Libre Franklin", sans-serif;
	margin-bottom: 28px;
	
}



