/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2025 | 11:51:00 */
/* Captcha */
.grecaptcha-badge {
    bottom: 55px !important;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 5px !important;
}

/* Cookie Banner */
.cky-consent-bar *,
.cky-modal * {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    line-height: var(--e-global-typography-text-line-height);
}
.cky-consent-bar .cky-btn,
.cky-modal .cky-btn {
	font-size: small;
}