<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==== GENERAL ==== */



.email a{
	color: #000;
	text-decoration: none;
}
.email a:hover{
	color: #000;
	text-decoration: underline;
}
.p-design{
	text-align: justify;
	color: #FFF;
	font-size: 20px;
	line-height: 28px;
}
.design{
	background-image: url(../images/bkg-sala.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 1770px;
	height: auto;
}
.logo-design{
	width: 70%;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.espacio{
	height: 70px;
}
.txt-proyectos{
	margin-left: 20px;
	margin-top: 80px;
	width: 70%;
	margin-bottom: 40px;
}
.btn-cita{
	margin-left: 20px;
	width: 80%;
}
.contacto{
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
.email{
	text-align: center;
}
</pre></body></html>