.portfolio-navbar.gradient {
}

.gradient {
  background: linear-gradient(120deg, #7f70f5, #0ea0ff);
  color: #fff;
}

/* Cookie Consent Banner */
.cookie-banner {
  box-shadow: 0 -1px 5px rgba(0,0,0,0.1);
  z-index: 1055;
}

.link-primary {
  color: #0d6efd;
  text-decoration: underline;
}
