#titulo{
  background-image: url(../img/trajes/fondo.jpg);
  color: white;
  font-size: 30px;
  margin-top: 10px;
}

.imagen{
  width: 60%;
}

.textoTrajes{
  padding: 4%;
}

.center{
  display: flex;
  justify-content: center;
  align-items: center;
}
