.kontakt{
    background-color: white;
}

.rekst p{
    color: black !important;
}
.rekst h2{
    color: black !important;
}
::placeholder{
    color: black !important;
}
a.dopis{
    color: black !important;
}
form input[type="email"] {
    border-color: black !important;
}
form input[type="text"]{
    border-color: black !important;
}

form textarea{
    border-color: black !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit{
    background: var(--szary) !important;
    color: white !important;
}
h4.form-nagl {
    color: black;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit{
    color: white !important;
}
.kontakt i{
    color: var(--szary) !important;
}
span.wpcf7-list-item-label {
    color: black;
}