#paymob-quicklink-form input, #paymob-quicklink-form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 10px;
}

#paymob-quicklink-form button {
    padding: 16px 54px;
    background: #14554d;
    color: #fff;
    border: none;
    cursor: pointer;
}

#paymob-result {
    margin-top: 15px;
}
