.product-description-toggle__excerpt,
.product-description-toggle__full {
  line-height: 1.6;
}

.product-description-toggle__btn {
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
}

.product-description-toggle__full :first-child {
  margin-top: 0;
}

.product-description-toggle__full :last-child {
  margin-bottom: 0;
}
