.mt-50-vh {
margin-top: 50vh;
  }

  html {
    scroll-behavior: smooth;

  }


.card {
  background-color: #f5f5f8 !important;
}

.bg-grey {
  background-color: #f3f2f6 !important;
}
.number {
  color: #343f51;
}

.text-navy {

  color: #343f51;
}


.card-login {

  background-color: #fbfbfc !important;
}

.feature-card {
  background-color: #fff !important;
}

.rounded img {
  border-radius: 0.0rem !important;
}
