.link-hover a {
	transition: all 0.3s!important;
}

.link-hover a:hover {
	color: #a62014!important;
}