.navbar{
    box-shadow: 0px 8px 8px -6px rgba(0,0,0,.5);
    }

.btn-link{
    text-decoration: none;
}
.team-designation a {
  text-decoration: none;
  color: inherit;
}

.team-designation a:hover {
  text-decoration: underline !important;
}
