.header-section a:focus-visible {
  outline: 3px solid #005fcc;   /* High-contrast color */
  outline-offset: 4px;          /* Pushes it outside the image */
}