.tg-product-description {
  color: inherit;
}

.tg-product-packages {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.tg-product-package {
  text-align: center;
}

.tg-product-package__image img,
.tg-product-package__icon {
  display: block;
  height: auto;
  margin: 0;
}

.tg-product-package__text {
  font-weight: 600;
  line-height: 1.2;
}

.tg-product-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
