/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.wpcf7-form li {
  color: white; /* Change to your desired color */
}

.wpcf7-form li label {
  color: white; /* Change label color */
}

 input.wpcf7-submit {
    background-color: #d4b3f9;
    border: none;
    box-shadow: none;
}