.post-copyright {
  background: var(--card-bg-color);
  border-left: 3px solid $red;
  list-style: none;
  margin: 2em 0 0;
  padding: .5em 1em;
}
