.direct-chat-lightblue .direct-chat-text a {
    text-decoration: underline;
}

.direct-chat-lightblue .right .direct-chat-text a {
    color: #bad9ff;
}

.direct-chat-lightblue .right .direct-chat-text a:hover {
    color: #a0bbdb;
}

