.nav-pills .nav-link {
  color: #555;
}

* {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

