* {
  box-sizing: border-box;
}

a,
a:hover {
  cursor: pointer;
}
