.rounded-40 {
	border-radius: 40px!important;
}

.resend_otp {
	background: none;
	border: none;
	color: #fbceb5;
	text-decoration: underline;
	font-size: 12px;
}
.resend_otp:disabled,
.resend_otp[disabled]{
  color: #666666;
}