
.get-otp:hover {
cursor: pointer;
margin-bottom: 5px;
}
.get-otp {
margin-bottom: 5px;
}
.resend-btn {
  font-size: 1rem;
  color: #5b2bb6;
  padding: .6rem 0;
  text-transform: uppercase;
  margin-left: 5px;
  font-weight: 600;
}
.close {
  font-size: 1.5rem;
}
#timer {
  font-weight: 600;
  color: #14b848;
}
.w-20 {
width: 20%;
}

.otp-fileds-list {
}

.otp-fileds-list input {
border: 1px solid #000;
text-align: center;
margin: 10px 5px; 
border-radius: 10px;
line-height: 30px;
width: 45px;
}
.otp-field {
width: 50px;
text-align: center;
margin: 5px;
font-size: 18px;
}
.otp-field {
font-size: 18px;
width: 50px;
text-align: center;
font-size: 24px;
margin: 5px;
}