.clickable-mouse-items {
	cursor: pointer;
	transition: background-color 0.3s, color 0.3s;
}


.clickable-mouse-items-newtab {
	cursor: pointer;
	transition: background-color 0.3s, color 0.3s;
}