/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 13 2026 | 08:49:37 */
/* WPForms button */
#wpforms-submit-984 {
  width: 100%; 
  justify-content: center; 
  padding: 14px 24px;
  font-size: 1rem;
  background: linear-gradient(135deg, #6366f1 0%, #06b6d4 100%);
  color: #fff;
  box-shadow: 0 4px 20px rgba(99,102,241,0.35);
}
#wpforms-submit-984:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(99,102,241,0.5);
}
#wpforms-submit-984:active { transform: translateY(0); }
}


