.error-in{color:red;}
#verify{font-family:'Poppins', sans-serif;width:100%;margin-bottom:4px;background-color:#1e723f;color:#ffffff;font-weight:500;font-size:18px;border-radius:4px;padding:9px 0;background-color:#05903c;}
#verify:hover{background-color:#1e723f;}
#counter{color:#05903c;}
.resend-text{font-family:'Poppins', sans-serif;color:#1e723f;font-size:14px;font-weight:500;text-align:right;cursor:pointer;padding-top:5px;}
.resend-text:hover{text-decoration:underline;}
.feedback-modal h5 { 
font-size: 18px;
text-align: center;
}