.btn_orange {
    background-color: #f4922f;
    color: white;
}

.thank-you-wrap {
    min-height: 300px;
}

.error-message{

    font-size:12px;
    color:red;
}


