@import "tailwindcss";

.navlink a:hover {
  background-color: white;
  color: black;
}