/* your styles go here */
.img-account-profile {
    height: 10rem;
    width: auto;
}

.rounded-circle {
    border-radius: 50% !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.feather-16{
    width: 16px;
    height: 16px;
}
  
.feather-24{
    width: 24px;
    height: 24px;
}
  
.feather-32{
    width: 32px;
    height: 32px;
}
  
.feather-64{
    width: 64px;
    height: 64px;
}

.grecaptcha-badge { visibility: hidden !important; }