.stats{display:flex;justify-content:space-between;background:#2e6b57;color:#fff;border-radius:10px;padding:15px 10px;text-align:center}.stat{flex:1}.stat h3{margin:0;font-size:18px;font-weight:600}.stat p{margin:5px 0 0;font-size:12px;opacity:0.9}@media (max-width:600px){.stats{flex-direction:column;gap:10px}}