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

.button-show-more,
.button-show-less {
  margin-top: 1.5rem;
  color: #fff !important;
  text-decoration: none;
}

.button-show-more span,
.button-show-less span{
  color: #fff;
  text-transform: capitalize;
}
