a {
  color: #24135f;
}

a:focus,
a:active,
a:hover {
  color: #24135f;
  outline-offset: 2px !important;
  outline: 2px solid #24135f !important;
  text-decoration: none !important;
}
