.btn-more__wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.btn.btn-more {
  max-width: 85px;
  padding: 10px;
}
