.rucookie-pro-cf7-consent {
  align-items: flex-start;
  color: inherit;
  display: flex;
  font: inherit;
  gap: 10px;
  line-height: 1.45;
}

.rucookie-pro-cf7-consent input[type="checkbox"] {
  flex: 0 0 auto;
  height: 18px;
  margin: 2px 0 0;
  width: 18px;
}

.rucookie-pro-cf7-consent a {
  color: #118c2f;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.rucookie-pro-cf7-consent + .wpcf7-not-valid-tip {
  display: block;
  margin-top: 6px;
}

