.catalogue-return {
  display: inline-block;
  margin-top: 12px;
  color: var(--primary);
  font-size: .875rem;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}
