#cookies-eu-banner {
    background: #555;
    color: #fff;
    padding: 6px;
    text-align: center;
    z-index: 2000;
    position: fixed;
}

a.matomo:link,
a.matomo:hover,
a.matomo:focus,
a.matomo:visited {
  color: yellow;
  text-decoration: underline;
}