
.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  text-transform: lowercase;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: normal;
}

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