.notification{
	color: green;
	font-weight: bold;
	font-size: 1.5rem;
}

.error{
	color: red;
	font-weight: bold;
	font-size: 1.5rem;
}
