/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 05 2025 | 22:38:21 */
/* Przenieś badge w lewy dolny róg */
.grecaptcha-badge {
/*   right: 20px !important; */
/*   right: auto !important; */
  top: 150px !important;
/*   z-index: 1000; */
}

/* Możesz też zmienić nieco przezroczystość */
/* .grecaptcha-badge:hover {
  opacity: 1 !important;
}
.grecaptcha-badge {
  opacity: 0.7;
} */
