/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2025 | 13:27:11 */
.showcase-fix .grid-container .tmb .t-entry-category {
	text-transform: uppercase !important;
	letter-spacing: 8px;
}

.showcase-fix .grid-container .tmb .t-entry-category > a,
.showcase-fix .grid-container .tmb .t-entry-excerpt > p {
	color: #696B80 !important;
}

.showcase-fix .grid-container .tmb .t-entry-category > a {
	padding-left: 8px;
}

.showcase-fix .grid-container .tmb .t-entry-excerpt {
	margin-top: 0 !important;
}

.showcase-fix .grid-container .tmb .t-entry-text-tc {
	padding-top: 18px;
}

.showcase-fix .grid-container .tmb  .t-entry-excerpt:before {
	content: "✼";
	color: #C99E29;
	display: block;
	padding-top: 0;
	padding-bottom: 5px;
}
