
body{background-color:#fff;}
.texto1{
	font-family:  'Montserrat', sans-serif;
	font-size: 1em;
	color: #6b6c6e;
	font-weight:bold;
	margin-top:44px;
	text-align:center;
}
@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/

}