.user-card {
	margin-bottom: 0px !important;
	
}
.user_data_description {
	background-color: #f6f6f4;
	padding: 10px;
}
#post-in-user-items{
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
	height: 35px;
	width: fit-content;
	padding: 5px 12px;
	border: 1px solid #000;
	border-radius: 100px;
	background: #000;
	cursor: pointer;
}
.piui{
    text-decoration: none !important;
    color: #fff !important;
}
.listing-list a {
    font-size: 20px !important;
}
.listing-list .listing-card .currency-value {
    font-size: 16px !important;
}