.linklist-footer li a:hover {
  text-decoration: underline;
}

.weight-600 {
  font-weight: 600;
}

@media (max-width: 960px) {
  .hide-tablet {
    display: none;
  }
}