body{
background-color: #91E5D7;
}

.gfx{
	width: 100%;
	height: 50%;
	
}
  


p{
	font-size:1.5em;
	font-family: "Mukta", sans-serif;
	font-weight: 600;
	color: black;
	
}

p2{
font-size:1.5em;
	font-family: "Mukta", sans-serif;
	font-weight: 600;
	color: black;
	}

.step{
	font-size: 2em;
	font-weight: bold;
	font-family: 'Acme', sans-serif;
	color: #048D76;
	padding-right: 16px;
	}
	
.important{
	font-size: 1.8em;
	font-weight: 900;
	color: white;
	font-family: "Mukta", sans-serif;
	}
	
	
