/* Kontakt */

input {
    margin-bottom: 15px;
}

input:not([type="radio"]), textarea {
    display: block;
}

.uniform__potty {
    position: absolute;
    left: -9999px;
}
.error {
    border: 1px solid red;
}
.error-text {
    color: red;
}
