#app {
  background: #cadab0;
}

.invalid-input {
  color: #000000 !important;
}

.form-error {
  border-color: #000000 !important;
}

.text-muted {
  color: #000000 !important;
}

.madform-label-wrapper {
  color: #2C3E50;
}

.madform-submit {
  border-color: #00A751;
  background: #00A751;
  color: #FFFFFF;
  border-radius: 5px;

}
.madform-el-wrapper > h1 {
  font-family: SFProDisplay,'Avenir', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.madform-label-wrapper, input, .fileInputText {
  font-family: SFProDisplay,'Avenir', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.madform-submit {
  font-family: SFProDisplay,'Avenir', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.madform-el-wrapper > h2 {
  font-family: SFProDisplay,'Avenir', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.madform-el-wrapper > h3 {
  font-family: SFProDisplay,'Avenir', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.madform-el-wrapper > p {
  font-family: SFProDisplay,'Avenir', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* Custom CSS below this line */
