.animateMbCount{animation:.8s 5 bounce}@keyframes bounce{30%{transform:scale(1.2)}to{transform:scale(1)}}.animateMbRipple{animation:.8s 5 ripple;background-color:#f56d6d;width:22px;height:22px;position:absolute;right:1px;top:-15px;border-radius:20px}@keyframes ripple{0%{opacity:1;transform:scale(1.2)}100%{opacity:0;transform:scale(1.5)}}.msg-board-icon.msg-board-icon-active svg{fill:#f56d6d}#msgBoardDisplay .msg-board-icon{display:inline-block}