/*
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.1
*/
input.wpcf7-submit[type="submit"],
input.wpcf7-submit[type="submit"]:hover  {
  color: white !important;
  background: #f27100;
}
span.wpcf7-form-control-wrap .wpcf7-select:focus,
span.wpcf7-form-control-wrap .wpcf7-select option {
  background: black !important;
}