.price-free{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;border-radius:8px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff!important;font-size:13px;font-weight:700;line-height:1.5;box-shadow:0 4px 12px rgb(34 197 94 / .2);transition:all 0.25s ease}.price-free:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(34 197 94 / .3)}