.wpcf7-list-item-label {
  font-weight: 400;
}

.wpcf7-not-valid-tip {
  font-weight: 500;
  font-size: 14px;
  padding: 4px 0 0 0;
}

.wpcf7-response-output {
  border-color: #E25858 !important;
  background: #ffffff;
  font-weight: bold;
}

.wpcf7-spinner {
  margin-top: 16px !important;
}

.wpcf7-list-item {
  display: block !important;
  padding-bottom: 8px;
  text-indent: -1em;
}
.wpcf7-list-item label {
  cursor: pointer;
}

.wpcf7-submit {
  background: #4C4C4C;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  font-weight: 500;
  font-size: 18px;
  padding: 8px 0;
  width: 100%;
  transition: opacity 0.5s;
}
.wpcf7-submit:hover {
  opacity: 0.7;
}/*# sourceMappingURL=wp_plugin.css.map */