.form-info{
    margin-left:10px;
    margin-right:10px;
}
.form-info p{
  font-size: 14px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;

    color: #fff;

}

.frm-bg{
}

.enquiry-form{
    background-color: #007AC4;
}

.form-title{
    color: #FCA311;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
}