/*
* User-profil
*/
#user-profil-notif {
	background-color: red !important;
	border-radius: 5px !important;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
}
#user-profil-notif a {
	color: white !important;
}