/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2020 | 09:43:05 */
/*
.mc-layout__modalContent {
  background: rgb(45, 200, 200) !important;
}

.field-wrapper {
  background: rgb(45, 5, 45) !important;
}

.content__gdpr {
    background: transparent !important;
    color: rgb(45, 45, 45) !important;
}

.content__gdprLegal {
  background: transparent !important;
    color: rgb(45, 45, 45) !important;
}
*/


input[type='checkbox'] { 
  filter: grayscale(1) 
}