.text-bubble{align-items:center;background:#fff;border:1px solid #eceef1;border-radius:8px;box-shadow:0 0 1px 0 rgba(0,0,0,.04),0 2px 6px 0 rgba(0,0,0,.04),0 10px 20px 0 rgba(0,0,0,.04);display:flex;margin-bottom:26px;padding:8px}.text-bubble .number{color:#29355d;font-size:4.6rem;font-weight:800;text-align:center;width:15%}.text-bubble .number+.content{width:85%}.text-bubble .content img{padding-bottom:20px}.text-bubble .content p{margin:0 0 0 10px}