
.button-show-more {
  justify-content: flex-start;
  
}

.button-show-more, 
.button-show-less {
  margin-top: 1rem;
  padding: 10px;
}
