  .navbar-nav .nav-link{
    font-size: 16px !important;
    font-weight: bolder !important;
  }
  .g a{
    color:white !important;
    font-size: 15px !important;
    font-weight: bolder !important;
  }
  .g a:hover{
    color:#ffc107 !important;
  }