.wpcf7-textarea { 
    height: 200px !important;
}

.wpcf7-list-item {
    margin: 0 !important;
}

.form-floating>textarea:focus~label::after, .form-floating>textarea:not(:placeholder-shown)~label::after {
    display: none;
}