#chatgus-container .chatgus-launcher span:before {
    display: block;
    content: "Ayuda";
    position: absolute;
    background: rgb(163, 206, 78);
    width: 60px;
    height: 22px;
    top: 0px;
    padding: 0;
}
