@charset "utf-8";

.notificationbody .notification-object a { color: rgb(83, 141, 194); font-weight: 500; }

.notificationbody .notification-second-object a { color: rgb(83, 141, 194); font-weight: 500; }

.notificationbody .notification-text { color: rgb(17, 17, 17); }

.notificationbody .notification-text::before { content: "\""; }

.notificationbody .notification-text::after { content: "\""; }