.notification-item{transition:background-color .15s}.notification-item:hover{background-color:#fef6e7}.notification-item-unread{background-color:#fffbf2}.notification-item-unread:hover{background-color:#fef6e7}@keyframes notification-bell-ring{0%{transform:rotate(0)}15%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}45%{transform:rotate(8deg)}60%{transform:rotate(-6deg)}75%{transform:rotate(3deg)}90%{transform:rotate(-1deg)}to{transform:rotate(0)}}.notification-bell-ring{animation:.6s ease-in-out notification-bell-ring}
.dropdown-item:hover,.dropdown-item-active{background-color:#fef6e7}.dropdown-item:hover .dropdown-icon,.dropdown-item-active .dropdown-icon{color:#d4a843}.dropdown-item:hover .dropdown-label,.dropdown-item-active .dropdown-label{color:#5a4126}
