/* Start custom CSS for westo_contact_us_v2, class: .elementor-element-9f95f26 */.sec-title h2{
    color:black !important;
}

.contact-info-box h2{
    color:black !important;
}

.wpcf7 input[type="tel"],
.nice-select.wpcf7-form-control.wpcf7-select{
position: relative;
  display: block;
  background: #ebf1ed;
  width: 100%;
  height: 62px;
  border: 1px solid #ebf1ed;
  color: #737c76;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0px;
}

form input[type="submit"]
{
     width: 100%;
  height: 62px;
  background: #349bc0;
  color: white;
  font-size: 20px !important;
  font-weight: bold;
  font-style: normal;
  margin-top:20px;
  padding-left: 10px !important;
  padding-right: 30px;
  border-radius: 0px;
  transition:all 0.5s ease;
}/* End custom CSS */