
.right-nav-contact {
	color: violet !important;
	opacity: 1;
	animation: none;
}

.right-nav-contact:hover {
	color: gold !important;
}
