.nav-logo {
  width: 150px;
}

img {
  width: 100%;
}

.nav-links a.active {
  color: var(--primary);
}
