.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: 1.1rem;
}

.button-show-more,
.button-show-less {
  text-underline-offset: .1rem;
  margin-top: 5px;
  padding-bottom: 0;
  color: rgb(var(--color-foreground));
  font-weight: 600;
}
