I would like to change the background-color and border-color of checkboxes on my form but cannot find the right CSS to do so, It seems that using input[type=checkbox] is not possible. I would greatly appreciate any guidance. Here is a link to my form: https://dot832.dev/myvasst/contact-me/
I’ll keep playing with it but it seems to have a CSS that is already set to !important. It’s probably in the gravity CSS somewhere. Maybe try a custom CSS with :after.