.sidebar-style {
    background-color: #2f56c8;
    background-size: cover;
}

.inputOTP:focus {
    border-bottom: 3px solid #36b9cc;
    outline: none;
}