/* START: SWEETALERT2 */
/* modal de sweetalert */
.swal-wide {
  background-color: #bdcc01 !important;
  color: #045e76 !important;
  font-size: 12px !important;
  border-radius: 20px !important;
}
/* contenedor de barra de progreso */
.swal2-timer-progress-bar-container {
  margin-inline: 10% !important;
}
.swal2-html-container {
  font-size: 16px !important;
  font-weight: bold !important;
}
/* END: SWEETALERT2 */
