/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 26 2025 | 02:02:49 */
[data-bs-theme=dark] .topbar-left {
	color: #fff !important;
}
[data-bs-theme=dark] .topbar-left mark {
	color: #f9bc01 !important;
}

[data-bs-theme=dark] .counter-dark .elementor-counter-title  {
	color: #fff !important;
}

[data-bs-theme=dark] .dark-mode-color-gold {
		color: #f9bc01 !important;
}
.topbar .topbar-right a+a::before {
    background-color: #111 !important;
}
[data-bs-theme=dark] .topbar .topbar-right a+a::before {
    background-color: #f9bc01 !important;
}