
.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: 1.1rem;
}

.button-show-more, .button-show-less {
  margin: 15px 0 10px;
  padding-bottom: 0;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}
