.page-title { display: none !important; }

.anchorlist a.inactive {
	cursor: not-allowed;
	opacity: .25;
}

.anchorlist a:hover {
	background-color: var(--blue);
	color: var(--white);
}

.rebate:not(:last-child) {
	border-bottom: 1px solid #ccc;
}