/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2026 | 10:24:08 */
/*Comment Form*/
.comment-respond{
	background-color:var(--neutral-3);
	box-shadow: 0 0 5px rgba(38, 52, 48, 0.54);
	border-radius:var(--border-radius-xs);
	padding: var(--space-md-lg);
}