/* Estilo del subtítulo de la página home.hbs*/
.subtitulo-home {
  text-align: center;
  margin-top: 50px;
  font-size: xx-large;
}