
   
 .web-to-lead button.btn.btn-success {
 background: #a11687 !important;
 border: none !important;
 color: white !important;
 padding: 20px 30px !important;
 font-size: 16px !important;
 float: right !important;
}
    
    
.web-to-lead .col-md-6 {
 flex: 0 0 auto;
 width: 50%;
}
.web-to-lead .row {
margin-right: -15px;
margin-left: -15px;
display: flex !important;
flex-wrap: wrap !important;
}

.web-to-lead .col-md-12 {
    width: 100%;
}