a {
  text-decoration: none;
  color: inherit;
}

/*
  * change default outline color don't remove it
  * @see http://www.outlinenone.com/
  *
  * 1 - override normalize.css's style
  */

button:focus, :focus {
  outline-color: #e71304;
}
