/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2025 | 22:56:50 */
h3.entry-title a {
	color: #bf1500 !important;
}
.hentry .categories-link a {
	background-color: rgb(191, 21, 0);
}
.entry-meta a {
    color: rgb(191, 21, 0) !important;
}

span.gamma.widget-title {
    font-family: 'Poppins';
    font-size: 32px;
}
#secondary .widget .widget-title:after, #secondary .widget .widgettitle:after {
   display:none;
}
form.search-form {
    background-color: #202f59;
}

.widget.widget_recent_entries .post-title {
    font-size: 16px;
    display: block;
    color: black;
    line-height: 1.25;
    font-weight: 500;
}

	