/* Header shared styles
 * RK Custom Header-specific CSS now lives in GeneratePress Element ID 4320.
 * Keep this file limited to non-Element helpers to avoid duplicate header rules.
 */

.rk-sidebar-social-link:focus-visible,
.rk-term-image-link:focus-visible {
  outline: 3px solid #101010;
  outline-offset: 3px;
}
