.agree_checkbox {
  display: block;
  margin-bottom: 20px;
}

.agree_checkbox .txt {
  font-size: 16px;
  color: #000;
}

.agree_checkbox .txt a {
  text-decoration: underline;
  color: #000;
}

.agree_checkbox .txt a:hover {
  color: #462ca9;
}

.agree_checkbox input {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
}

.wpcf7-list-item {
  margin: 0;
}

.agree_checkbox label {
  color: #000;
  font-weight: 400;
  display: inline-block;
}
