.subColor {
  background-color: #DDECF6;
}

.btnColor {
  background-color: #4780B9;
}

.btnColor:hover {
  background-color: #4780B9;
}

.cf7Color {
  background-color: #DDECF6;
}

.cf7Color:hover {
  opacity: 0.7;
  background-color: #DDECF6 !important;
}

.cf7Color:disabled {
  opacity: 0.5;
  background-color: #DDECF6 !important;
}

.form-acceptance .wpcf7-list-item-label::before {
  background-color: #DDECF6 !important;
}

.borderColor {
  border-color: #4780B9 !important;
}

.subAccentColor {
  color: #4780B9;
}

.accentColor {
  color: #00317B;
}

.jobTypeColor {
  background-color: #6BABC7;
}
/*# sourceMappingURL=theme-blue.css.map */
