.dashboard_user {
	border: none;
	border-radius: 0px;
	box-shadow: none;
	border-block-end: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
}

.dashboard_user a {
	text-decoration: none;
	color: black;	
}