
.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: var(--layout-space-2);
}

.button-show-more, 
.button-show-less {
  margin-top: var(--layout-space-3);
}
