.Notification {
/*background-color: #000;*/
background-color: #00cc00;
padding: 10px;
text-align: center;
color: #fff;
font-size: 0.9rem;
box-shadow: none;
border: 0;
letter-spacing: 0.03em;
}
.Notification i {
font-size: 1.2rem;
}