.xpert_book_demo input {
    border: 1px solid #009A44;
}
.xpert_book_demo button {
    border: #009A44;
    background: #009A44;
}

.mail_info{
    font-size: 18px;
    outline: none;
    width: 100%;
    height: 55px;
    border-radius: 6px;
    padding: 20px;
    color: black;
}
.demo_button {
    width: 100%;
    outline: none;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 55px;
}

