/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2024 | 11:27:11 */
.wp-dark-mode-active .home img {
  filter: invert(66%);
}

.wp-dark-mode-inactive svg{ fill: #000; } .wp-dark-mode-active svg{ fill: #e5e0d8; }



.home header {
	position: relative;
	z-index: 2;
}
.home header > div {
	background: transparent !important;
}
.home header a {
	color: #ffffff !important;
}
.home header ul {
	background-color: #16161d!important;
}