.bubble-text{background:#F4BB6C; color:#fff; padding:7px 7px; border-radius:8px; width:150px;}

.bubble-text::after{
border-left:20px solid transparent;
border-right:20px solid transparent;
position: absolute;
}