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

.button-show-more, 
.button-show-less {
  margin-top: 1.5rem;
}

.button-show-more > span {
  font-size: 1.6rem;
  text-decoration: underline;
}