a:focus, a:hover {
  color: #0085A1;
}

* {
  font-family: 'Raleway', sans-serif;
}

a:focus, a:hover {
  color: #e8b70a;
}

