.Paperform__Container span {
    width: 100%;
    font-size: 12PX;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #85887F;
    font-weight: 700;
    margin-top: 2em;
}

.SuccessfulSubmission span {
    font-size: 20px !important;
    line-height: 2em;
}

.LiveField__input:not(.LiveField__input--manualfocus), textarea.LiveField__input[rows="1"], .LiveField__input--manualfocus:not(:focus) {
    border: 1px solid #bec6ca;
}

textarea.LiveField__input[rows] {
    border-bottom-color: #bec6ca !important;
    background-color: #fff !important;
}

span.btn-raised.btn-primary.__checkout_btn_ref {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

span.btn-raised.btn-primary.__checkout_btn_ref {
    box-shadow: none !important;
    border-radius: 0;
}

