nav a{
        text-decoration: none !important;
bottom-border: 0px;
}

a:not(:has(img,div)) {
  /* styling for links not containing  or  */
   border-bottom: 4px solid #EAFBD6;
text-underline-offset: -3px;
  text-decoration: none !important;
}

.button:hover {
  background-color: #EAFBD6;
}
.text-shadow {
text-shadow: 1px 1px 2px black;
}
@media (max-width: 782px){
	div.nogap{
		gap: 0;}
.nodec a{
        text-decoration: none !important;
bottom-border: 0px;
}
