/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 18:0 Unexpected "<"

**/
<style>
.luxe-social { text-align:center; }
.luxe-social .social-btn {
  width: 40px; height: 40px; line-height: 40px;
  display:inline-flex; align-items:center; justify-content:center;
  margin: 0 8px; border-radius: 999px;
  background: #d4af37;
  transition: transform .2s ease, opacity .2s ease;
}
.luxe-social .social-btn svg { color: #111; }
.luxe-social .social-btn:hover { transform: scale(1.08); opacity: .9; }
</style>


