input[type="submit"] {
    cursor:pointer;
    margin-bottom: 0;
    font-weight: 600 !important;
    font-family: 'Arial',Arial,sans-serif;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px !important;
    line-height: 1.42857143;
    border-radius: 15px;
    display: inline-block;
    background-size: cover;
    background-color: #ffdf00;
    border: none;
    width: 201px;
    height: 39px;
    color: #000;
    padding: 0px 0px !important;
    float: left;
    margin: 0 0 10px 120px;
}