@charset "utf-8";
 
#what-we-do
{
	min-height: 1080px;
 
	background-color: rgb(255,255,255);
	padding-top: 4%;
}



#what-we-do h1 {
	font-size: 3.2vw;
 	width: 100%;
	color: rgb(44,64,92);
}


#what-we-do h2 {
	font-size: 2vw;
 	width: 100%;
	color: rgb(44,64,92);
	font-weight: 400;
}
#what-we-do h3 {
	font-size: 1.2vw;
 
	width: 100%;
	color: rgb(44,64,92);
	font-weight: 400;
}


.deco2 {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
