#delivery-details-form #edit-submit, #first-delivery-form #edit-submit, #review-confirm-order-form #edit-confirm{
    font-size:30px;
    padding:10px;
    background-color:#65B418;
    color:white;
    background-image:none;
}

#delivery-details-form label {
    display: inline;
    font-weight: bold;
}