.site-header>li:nth-child(1){
	background-color: var(--theme-hover);
}
.site-header>li:nth-child(1)>a{
	color: #FFFFFF;
}
