.lp-form-state-note {
    margin: 0 0 22px;
    padding: 14px 18px;
    border: 2px solid rgba(255, 131, 86, 0.45);
    border-radius: 8px;
    background: #fff;
    color: #222;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
}
