.conversation-person small,#chatPresence{color:#4aa3ff!important;font-weight:700;text-shadow:0 0 8px rgba(74,163,255,.42)}
#chatPresence.is-offline{color:#4aa3ff!important;opacity:.82;text-shadow:none}
#chatPresence.is-online{color:#4aa3ff!important;opacity:1;text-shadow:0 0 9px rgba(74,163,255,.72)}
.bubble small{color:#4aa3ff!important;opacity:1!important;font-weight:700;text-shadow:0 0 7px rgba(74,163,255,.38)}
.unread-name-glow{color:#ff4b55!important;text-shadow:0 0 5px rgba(255,75,85,.95),0 0 12px rgba(255,47,61,.72),0 0 20px rgba(255,47,61,.38);animation:unreadNamePulse 1.4s ease-in-out infinite}
@keyframes unreadNamePulse{0%,100%{filter:brightness(1);text-shadow:0 0 5px rgba(255,75,85,.85),0 0 12px rgba(255,47,61,.55)}50%{filter:brightness(1.28);text-shadow:0 0 8px rgba(255,100,108,1),0 0 18px rgba(255,47,61,.9),0 0 26px rgba(255,47,61,.55)}}
