.foto_titular {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}

.foto_titular .titular {
  padding: 10px;
}

.foto_titular .titular p {
  margin: 0;
  text-align: justify;
}

.foto_titular .titular p.fecha {
  margin-bottom: 4px;
  font-weight: bold;
}
