/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 19 2025 | 00:12:36 */
/* Botón de envio para formulario*/

/* Fuerza al botón a irse a la derecha aunque WPForms lo ponga inline */
.wpforms-form .boton-derecha {
  display: block !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}


