.cover-link:has(.wp-block-cover) {
    display: block;
}
a.column-link:hover {
  opacity: 0.6;
}