*:focus {
  outline-color: #C40100;
  outline-style: solid;
  outline-width: thick;
  text-decoration: none;
}
