Hi!
I've had a customized CSS for my submission form but now it has gone back to default with the white boxes etc. I can see that Squarespace has updated some features (I'm Swedish so it seems like a few features have been implemented to adapt to our market, e.g. adding dates in the correct way). My customized CSS doesn't respond anymore and as you can see below it should be without white description boxes and with red lines. What's wrong/what happened to Squarespace? Is it a bug? Have no idea when it changed since I'm very rarely visiting that page on my website.
.form-wrapper .field-list .field .field-element{border-top:none!important;
border-left:none!important; border-right:none!important; border-bottom:1px solid
#F11B1F!important; background-color:transparent!important;
color:#F11B1F!important} .form-wrapper .field-list .title{color:#F11B1F!important;
text-transform:!important; letter-spacing:.1em} .required {color: #F11B1F
!important} .form-wrapper .field-list .field .caption {color:#F11B1F!important;
text-transform:lowercase!important; letter-spacing :3em; font-size:8px} .form-wrapper
.field-list .field .caption,.form-wrapper .field-list .field.checkbox label,.form-wrapper
.field-list .field.likert .option,.form-wrapper .field-list .field.likert .question,.form-wrapper
.field-list .field.radio label {color:#F11B1F!important;
text-transform:uppercase!important; letter-spacing:.2em; font-size:10px}
input[type=radio]:after {width:15px; height:15px; border-radius:15px; top:0!important;
left:-1px; position:relative; background-color:#000000; content:''; display:inline-block;
visibility:visible; border:1px solid #000000} input[type=radio]:checked:after{width:15px;
height:15px; border-radius:15px; top:0!important; left:-1px; position:relative;
background-color:#ffffff; content:' '; display:inline-block; visibility:visible; border:0px
solid #ffffff} input[type=checkbox]:after{width:15px; height:15px; top:0!important;
left:-1px; position:relative; background-color:#fffff; content:''; display:inline-block;
visibility:visible; border:1px solid#ffffff}
input[type=checkbox]:checked:after{width:15px; height:15px; top:0!important; left:-1px;
position:relative; background-color:#000000; content:' ✔ '; text-align:center; color:#ffffff;
font-size:10px; display:inline-block; visibility:visible; border:1px solid a#50BDB8}
.form-wrapper .field-list .field select{border-top:none!important;
border-left:none!important; border-right:none!important; border-bottom:0px solid
#000000!important; background-color: transparent !important;
color:#000000!important; color:#000000!important} .form-wrapper .field-list
.section.underline {border-bottom: 1px solid #000000!important} .form-wrapper
.field-list .section{font-size:20px; text-transform:uppercase}
body:not(.button-style-default) .sqs-editable-button, body:not(.button-style-default)
.sqs-editable-button-color {background-color: !important; border: 2px solid
; color: !important;} body:not(.button-style-default)
.sqs-editable-button:hover, body:not(.button-style-default)
.sqs-editable-button-color:hover {background-color: !important; border: 2px
solid #ffffff; color: !important;}