div.mostrar-formulario{

	background-color: #282e3f;

	border-radius: 2px;

	padding: 10px 20px!important;

	text-transform: uppercase;

	margin-left: 20px;

	color: #FFF !important;

	font-family: 'Oswald', sans-serif;

	font-size: 30px;

	min-width: 294px;

	max-width: 300px;

	line-height: auto !important;

}



div.mostrar-formulario:hover {
	border: solid;
	background-color: #539ccf00;
	border-color: #c18f59;
	border-width: 2px;
	color: #c18f59 !important;

}



.centered {

	margin-left: auto !important;

	margin-right: auto !important;

	text-align: center;

}



.contacto span{

	color: #c18f59;

font-size: 40px;

}



.link-color2{

	color: #c18f59;

	font-size:20px;

}