.payment-container {
  text-align: center;
}

/* Contador */
#countdown {
  font-size: 2.5em;
  font-weight: bold;
  margin-top: 20px;
}

/* Mensaje final */
#message {
  display: none;
  margin-top: 25px;
}

.gif-container img {
  max-width: 60%;
}
