.fechaDetalle{
  float: right;
  text-align: center;
  color: white;
  font-weight: 300;
  width: 12.5rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
}

.borrador-imagen{
  width: auto;
  max-width: 34rem !important;
  height: 17.5 !important;
  margin: auto;
}

#imgAlert{
  margin: auto;
  max-width: 30.5rem !important;
  max-height: 22rem !important;
  width: auto !important;
  height: auto !important;
}

.btnSubirPublicacion {
  margin-bottom: 1rem;
}