.buttonimg:hover {
    background-color: #b4b8bb !important;
}

.buttonimg {
    background-color: #b4b8bb !important;

}
.signin-break-wrapper{
    color: black;
}
.background {
    background: #e7eaeb;
    border-radius: 50%;
}
.c8uT1aNTYt3dPlJ0LDD7{
    border: 0.1166667vw solid #8bbae1 !important
}
.selected-upi {
    background-color: rgba(73, 125, 245, .2)  !important;
    transition: background-color .3s, border .3s !important;
  }
  .selected-bank {
    background-color: rgba(73, 125, 245, .2)  !important;
    transition: background-color .3s, border .3s !important;
  }
  .fa-check-circle {
    color:  #8bbae1; /* or whatever color you want */
    font-size: 20px; /* adjust size as needed */
    /* position: absolute;  */
    top: 26px;
    left: 13px;
  }
  .grecaptcha-badge{
    display: none;
  }