
h2{
	font-size: 22px;
	font-family: montserrat;
}


button{
	width: 100%;
	height: 55px;
	font-family: montserrat;
	font-size: 16px;
	border-radius: 5px;
	border: none;
	margin-bottom: 50px;
	background: #ff7520;
	color: #fff;
}

a{
	text-decoration: none;
	color: #fff;
}


.catalago {
	margin-top: 75px;
}


.catalago img{
	margin-bottom: 50px;
}


.img_catalago img{
	width: 100%;
}