.widget_geovation_archive_by_year #geovationArchiveByYearWidget #geovationLater {
	font: 18px 'Source Sans Pro';
}

.widget_geovation_archive_by_year #geovationArchiveByYearWidget #geovationLater:hover,
.widget_geovation_archive_by_year #geovationArchiveByYearWidget #geovationLater:focus {
    cursor: pointer !important;
}

.widget_geovation_archive_by_year #geovationArchiveByYearWidget #geovationLaterArrow {
    margin-left: 22px;
    font: 22px 'Source Sans Pro';	
}

.widget_geovation_archive_by_year #geovationArchiveByYearWidget #geovationLaterArrow {
    display: inline-block;
}

.widget_geovation_archive_by_year #geovationArchiveByYearWidget li.yearsInLater {
    display: none;
}

.widget_geovation_archive_by_year #geovationArchiveByYearWidget li a:focus,
.widget_geovation_archive_by_year #geovationArchiveByYearWidget li a:hover {
    color: #FAA728 !important;
}

.widget_geovation_archive_by_year #geovationArchiveByYearWidget li.currentYear a {
	color: #FAA728 !important;
	border-bottom: none !important;
}
