/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 02 2025 | 20:34:16 */
.wpforms-submit-container {
  text-align: right; /* Alinea el botón dentro del contenedor */
}

.wpforms-submit {
  /* Opcional: ajustar tamaño o estilo del botón */
  padding: 10px 25px;
  font-size: 16px;
}