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

.button-show-more,
.button-show-less {
  margin-top: 0;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
      text-decoration: none;
}
