.react-hot-toast[data-type=error] svg,.react-hot-toast[data-type=loading] svg,.react-hot-toast[data-type=success] svg{color:#ffffff!important}.react-hot-toast span,.react-hot-toast>div:last-child,.react-hot-toast>div>div{color:#ffffff!important;font-weight:500!important}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.react-hot-toast{animation:slideIn .3s ease-out}.react-hot-toast:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(40,40,51,.5)}