/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 14 2025 | 16:23:50 */
#cookie-notice .cn-button {
	background-size: 200%;
	background-image: linear-gradient(to right, var(--e-global-color-432270f) 0%, var(--e-global-color-3e9ea5c) 50%, var(--e-global-color-432270f) 100%);  
}
#cookie-notice .cn-button:hover, #cookie-notice .cn-button:focus {
	color: var(--e-global-color-a7b2f18);
	background-position: right;
}