.number-card{background:#fff;padding:10px;margin:0 0 20px;border-radius:8px;box-shadow:0 2px 0 0 #999}.number-card p{margin:0}.number-card p:before{content:".";display:inline-block;width:15px;height:15px;border-radius:50%;text-indent:-9999px;background:hsla(0,0%,100%,.4);margin:0 10px 0 0}.number-card .value{font-family:APK Protocol700,sans-serif;font-size:70px;margin-bottom:5px;letter-spacing:-4px;line-height:1}@media (max-width:800px){.number-card .value{font-size:50px}}.number-cards{max-width:600px}