html .formcraft-css .powered-by {
  font-size: 0px;
}

input[type=button]:focus {
  background-color: #16163f;
}

html input[type=button] {
  background-color: #83cf00;
}

input[type=button] {
  background-color: #83cf00;
}

.nf-next {
  background-color: #16163f;
}

.nf-form-fields-required {
  text-align: center;
}

.nf-progress-container {
margin-bottom: 30px;
}