:root { --content-width: 1440px; --header-title-margin: 12rem; --general-padding: 1.5rem; } .fluentform input, .fluentform select{ border:none!important; border-radius:10px!important; background-color:white; color:#050039!important;font-family:Sigma; font-weight:400; } .fluentform input::placeholder{ color: #050039!important; font-family:Sigma; font-weight:300; } .ff-el-form-check, .ff-el-form-check p, .ff-el-form-check, .ff-el-form-check div{ font-size:12px; color:white; padding-bottom:10px; } .ff-el-group{ margin-bottom:15px!important; } .ff-el-input--content{ margin-bottom:0px!important; } .fluentform button{ width:100%; border-radius:10px!important; background-color:#ffd02f!important; color:#050039 !important; font-size:20px!important; }