html body.calm-site footer.site-footer a[href*="safey.no"],
html body.calm-site footer.site-footer a[href*="safey.no"]:visited,
html[data-theme] body.calm-site footer.site-footer a[href*="safey.no"],
html[data-theme] body.calm-site footer.site-footer a[href*="safey.no"] * {
  color: #ffc846 !important;
  font-weight: 600;
  text-transform: none;
}
.site-footer a[href*="safey.no"] {
  margin-inline-start: .25em;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.site-footer a[href*="safey.no"]:hover { text-decoration-thickness: 2px; }
.site-footer a[href*="safey.no"]:focus-visible { outline: 2px solid #ffc846; outline-offset: 4px; }
