/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.texto-destacado {
	font-size: 150%!important;
	color: #a75f3a;
	font-family: 'Annie Use Your Telescope', cursive;
	font-weight: bold;
	
}

.imagenes {
	-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
	
}


.t-tierra {
	font-family: 'Annie Use Your Telescope', cursive;
	
}