/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2026 | 18:19:01 */
.active-toc-item {
    color: red !important;
}
.active-toc-item .elementor-icon-list-text, 
.active-toc-item .elementor-icon-list-icon i {
    color: red !important;
    font-weight: bold;
}
.sidebarNav li a.active{
	color: #2a74fa;
}
.sidebarNav li a.active span,
.sidebarNav li a.active span.elementor-icon-list-icon svg{
	fill: inherit !important;
	color: inherit !important;
}