body {
  overflow-y: scroll;
}
a:hover,
a:focus {
  color: #ff8500;
  text-decoration: none;
}