.espacio-derecha {
	margin-right:1em;
}

.quitar {
	float:none;
}

img {
	max-width:100%;
}

.espacio-arriba {
	margin-top:100px;
}

.playfairDisplaySC {
	font-family:'Playfair Display SC', serif;
}

h1 {
	color:#000000;
}

a {
	color:#1A4656;
}

.monserat {
	font-family:'Montserrat', sans-serif;
}

.retraso-1 {
 -webkit-animation-delay:1s;
 -moz-animation-delay:1s;
 animation-delay:1s;
}

.retraso-2 {
-webkit-animation-delay:2s;
 -moz-animation-delay:2s;
 animation-delay:2s;
}
