CSS to change chat-bubble colour

CSS to change chat-bubble colour:

.ss-bubble {
background-color: rgb(255,105,180);
}