/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 04 2025 | 13:20:07 */
h2 {
	margin-bottom: 1rem;
}

h2::after {
	content: "";
	display: block;
	width: 200px;
	height: 2px;
	background-color: var(--e-global-color-primary);
	margin: 30px 0;
}

.wpr-active-menu-item, .wpr-menu-item:hover {
	font-weight: 600;
}

.view-more {
	font-size: 18px;
}