/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2026 | 20:02:36 */
.grecaptcha-badge {
      left: -186px !important;
      right: auto !important;
      transition: left 0.3s ease 0s !important;
  }

  .grecaptcha-badge:hover,
  .grecaptcha-badge:focus-within {
      left: 4px !important;
  }