#capacitacion .tema-capacitacion > h4 {
  font-size: 1.8em;
  color: #444444;
  font-weight: 100;
}

.titulo-objetivos > h4 {
  font-size: 1.8em;
  font-weight: 200;
  color: #444444;
}

#objetivos > p {
  font-size: 1.4em;
  color: #444444;
  text-align: left;
}

.titulo-dirigido > h4 {
  font-size: 1.6em;
  font-weight: 200;
  color: #444444;
}

#dirigido > p {
  font-size: 1.2em;
  color: #444444;
  text-align: left;
}

.titulo-disertante > h4 {
  font-size: 1.6em;
  font-weight: 200;
  color: #444444;
}

.fecha-capacitacion > h4 {
  font-size: 1.7em;
  font-weight: 200;
  color: #444444;
}

#opciones > p {
  font-size: 1.2em;
  color: #444444;
  font-weight: 100;
}

#inversion > p {
  font-size: 1.2em;
  color: #444444;
  font-weight: 100;
}

.mdl-grid{
  justify-content: center;
}

img {
    width: 100%;
    height: auto;
}
