.kt-menu-item-active\:border-b-mono {
	.kt-menu-item.active & {
		border: none;
		color: #021e78 !important;
	}
}

