/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2025 | 05:16:03 */
.cookie-trigger {
  background-color: var(--wp--preset--color--primary);
}
.cookie .input-switch .switch-el {
  background-color: #C2C2C2;
}
.cookie .input-switch .switch-input:checked + .switch-el {
  background-color: var(--wp--preset--color--primary);
}
.cookie-buttons-button {
  background-color: var(--wp--preset--color--primary);
}
.cookie-trigger svg circle {
  fill: var(--wp--preset--color--primary);
}
