.order-page .order-form-shell .order-select {
    appearance: auto;
    background-color: transparent;
}

.order-page .order-custom-input .form-control {
    margin-top: 0;
}

.order-page .order-form-section {
    margin-bottom: 8px;
}

.order-page .order-form-section-title {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.4;
}

.order-page .order-field-help {
    margin: -2px 0 10px;
    font-size: 13px;
    line-height: 1.55;
    color: #6f6f6f;
}
