.a-custom {
	color: #FFF !important;
}

	.a-custom:hover {
		text-shadow: 0px 0px 8px #8fab41 !important;
	}

.label-custom {
	font-size: 12px !important;
	color: #3a4d54 !important;
}

.li-custom {
	margin: 0px 15px !important;
}

	.li-custom:hover {
		color: #d1d1d1 !important;
		background: transparent !important;
	}

	.li-custom a {
		padding: 0px 10px !important;
	}