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

.button-show-more,
.button-show-less {
  margin-top: 1.5rem;
  background: transparent;
  color: var(--ENDORPHIN-black, #161616);
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}