/* Add here all your CSS customizations */
.featured-boxes img{
  height: 40px !important;
}
.featured-boxes-full img{
  height: 75px;
  margin-bottom: 15px;
}
.testimonial.testimonial-style-2 .testimonial-author img{
  max-width: 130px !important;
}
.text-normal{
  text-transform: initial !important;
}

#footer h5{
  color: #4F4F4F;
  line-height: 26px;
  margin: 0 0 20px;
  font-size: 1.2em !important;
  text-transform: initial;
  font-weight: normal;
}

#equipo h6.text-color-dark{
  margin: 0 0 32px 0;
  line-height: 42px;
}

.keywords{
  opacity: 0;
  position: absolute;
  left: -200%;
}