/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 23 2021 | 01:29:59 */
.comment-post{
    font-weight: bold;
    color: #A93230 !important;
	display:block;
}
.comment-wrap{
	color: #EEE;
}
.comment-excerpt{
	color: black;
	display: block;
	width: 270px;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-left: 5px;
}
.comment-date{
	color: #777;
}