/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./wp-content/themes/theologie/assets/scss/ninja.scss ***!
  \*************************************************************************************************************************************************************************/
/* Fonts */
/* Colors */
.nf-error-msg,
.ninja-forms-req-symbol {
  color: #f37347 !important;
}

.nf-form-content label {
  font-weight: 400 !important;
}
.nf-form-content input:not([type=button]),
.nf-form-content textarea {
  background-color: #fff !important;
  border: solid 1px #ced4da !important;
}
.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  padding: 0.5rem 1.5rem !important;
  background-color: #f37347 !important;
}

.nf-error .ninja-forms-field {
  border-color: #f37347 !important;
}
.nf-error.field-wrap .nf-field-element:after {
  background-color: #f37347 !important;
}
