body{
  	font-family: "Montserrat", sans-serif;
	padding-left: 490px;
	padding-right: 490px;
	padding-bottom: 77px;
	padding-top: 34px;
	
}

h1{
	color: #faa635;
	font-size: 10;
}
p{
	font-size: 20px;
	line-height: 25px;
}
li{
	font-size: 20px;
	line-height: 30px;
}

.fons{
	background-color: #f8e2d5;
	padding: 35px;
	border-radius: 7px;
}

#naranha{
	color: #df6d36;
}
.wraper{
	display: flex;
	flex-wrap: nowwrap;
	overflow-x: auto;
	justify-content: center;

}

.img{
	width: 190px;
	min-width: 10px;
	padding: 12px;
	height: auto;
}