
      .nav-link {
        color: white !important;font-family: Poppins;
      }
      .active {
        background-color: deeppink !important;
        color: white !important;
      }
      .disabled {
      	color: gray !important;
      }