#allrecords a {
    color: #000;
}

*,
*::before,
*::after {
  box-sizing: border-box; // 1
}