.bubble{position:absolute;display:inline-block;padding:4px 8px;text-align:center;color:#fff;font-size:10px;font-weight:700;border-radius:200px;box-sizing:border-box;white-space:nowrap}.bubble--blue{background:#5073f0}.bubble--red{background:#f05537}.bubble--yellow{background:#f0b400}.bubble--small{padding:3px 6px;font-size:9px}