.in-kontakty #content a {
  color: #367c2b;
}

.in-kontakty #content a:hover {
  color: black;
}

.in-kontakty .form-group.submit-wrapper input {
  background: #ffe400 !important;
  color: #000 !important;
  border: transparent;
}
.in-kontakty .form-group.submit-wrapper input:hover {
  background: #ffd442 !important;
  border: transparent;
}
.consents a {
  text-decoration: none;
}
