.centro50 {
  margin: auto;
  width: 50%;
}
.txtColorGreen
{
 color:#5bb2ac;
}
.txtWhite
{
  color:white;
}
/* ==== OVERRIDES ====*/
.sp-simpleportfolio-created
{
	display:none;
}
.texto12 {
	font-size: 12px;
}
.texto14 {
	font-size: 14px;
}
.texto16 {
	font-size: 16px;
}
h7 {
  
  	font-size: 24px;   
 -webkit-text-stroke: 1px black;
   color: white;
   text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}
.thick {
  font-weight: 900;
  padding-left: 100px;
}