.speech-bubble,.tooltipe_relative{position:relative}.speech-bubble{padding:5px 10px;max-width:250px;color:#fff;border-radius:8px;text-align:center;font-size:.8rem;font-family:Arial,sans-serif;line-height:1.4}.buble-blue{background-color:#4f5bde}.buble-orange{background-color:#ef971a}.speech-bubble.buble-blue:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-top:12px solid #4f5bde}.speech-bubble.buble-orange:after{border-top:12px solid #ef971a}