.btn--small {
    color: #fff;
}

.btn--small:hover {
    color: #fff;
}

.contact__form input,
.contact__form textarea {
    color: #fff;
}