.wpcf7-form select {
    background: none;
    border: 0;
    border-bottom: 2px solid #fff;
    font-size: 18px;
    width: 100%;
    color: white;
}

.wpcf7-form select * {
    color:black;
}