p {
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Nunito', sans-serif;

  
  
	
}
@media screen and (min-width: 981px) and (max-width: 1381px) {p {
 font-family: Nunito;
 font-size: 13px;
 font-weight: 200;
 line-height: 18px;
 color: #000000;
}

@media screen and (min-width: 481px) and (max-width: 980px) {p {
 font-family: Nunito;
 font-size: 13px;
 font-weight: 200;
 line-height: 18px;
 color: #000000;
}