.social-feed .product__content .social-account .button {
  background-color: #ffd814;
  color: #000000;
}

.social-feed .product__content .social-account .button > .btn-fill {
  background-color: #ffa41c;
}

.social-feed .product {
  --product-grid: auto / minmax(0, 0.5fr) minmax(0, 1fr) !important;
}

.social-feed .product .product__gallery img {
  max-height: 90vh !important;
}


