body {
  font-family: sans-serif;
  font-size: 12px;
  color: #000;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


.skip-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
