.infos-area a {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #777777;
}

.infos-area a:hover {
	color: #005CA1;
}


