<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Carreras exclusivas:D*/


.contenedor{
width: 185px;
height:90px;
float: left;
margin-left: 20px;
margin-top: 10px; 
padding: 15px;
}

.contenedor img {
margin-top: -15px;
margin-bottom: 5px;
margin-left: -16px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
border: solid 10px #fff;

}


.texto_carrera  {
margin:50px 20px 15px 20px;
}
	</pre></body></html>