.id-custom-navbar {
	background-color: #adb5bd30;
}

.custom-nav-item {
     background-color: #d6ebf7;
     margin-right: 10px;
     border-radius: 4px;
     border: 1px solid #cfd6db;
}