.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}

.button-show-more,
.button-show-less {
  margin-top: 15px;
}
