.contact-form .gform_footer {
    margin-top: 30px !important;
}

#book_order .container {
    padding-top: 80px !important;
}

.order-form {
    max-width: 900px;
    margin: 0 auto;
    background-color: #fff;
    padding: 35px;
    border: 1px solid #e8e8e8;
}

.order-form select,
.order-form input[type="text"] {
    background-color: #f8f8f8 !important;
}

.order-form select::placeholder,
.order-form input[type="text"]::placeholder {
    color: #888;
}

.order-form .gfield {
    margin-bottom: 0 !important;
}

.ron-quote strong:after,
#extra_footer {
    display: none !important;
}