.empty-state-reviews {
	text-align: center;
	padding: 60px 20px;
	background: #f8f9fa;
	border-radius: 10px;
	margin: 30px 0;
}

.empty-state-reviews .empty-state-icon {
	margin-bottom: 20px;
}

.empty-state-reviews .empty-state-icon i {
	font-size: 64px;
	color: #91699c;
	opacity: 0.6;
}

.empty-state-reviews .empty-state-text h4 {
	font-size: 20px;
	font-weight: 600;
	color: #231f20;
	margin-bottom: 10px;
}

.empty-state-reviews .empty-state-text p {
	font-size: 14px;
	color: #666;
	margin-bottom: 0;
	line-height: 1.6;
}


.inl-e5e3b510 {
    background: linear-gradient(90deg, #ffc107 50%, #e0e0e0 50%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}
