
  body
  {
    overflow: hidden;
  }
  .nav-link.active {
    background-color: #0b6f77 !important;
    color: white !important;
}
.text-left
{
  text-align: left;
}