.light-back-form label {font-size:16px;font-weight:500;color:#000;}
.light-back-form input, .light-back-form textarea, .light-back-form select {width:100%!important;font-size: 1em;border-radius: 4px;border-width: 1px;border-style: solid;border-color: rgba(195, 202, 216, 0.75);padding:6px;margin-bottom:20px}
.light-back-form input[type="submit"] {color: #ffffff;background-color: #f39028;border-radius: 100px;padding: 8px 80px;font-weight: bold;text-transform: uppercase;}