

.nav-item a:hover{
    color: #fce38a !important;
    border-bottom: 1px solid #fce38a;
    
  }

  .logoSpan{
  font-size: 1.5em;
}

  .nav-item a{
  font-size: 1em;
}

button{
  border-radius: 30px !important;
}




