.sub_btn {
    
   color: #FFF !important;
   
   // background-color: #0095ff !important;
    background-color: #F15123 !important;
    border-radius: 5px !important;
    
    font-size: 34px;
   
}

.sub_form{
    
}