﻿﻿.page-footer a:hover {
	color: var(--color-secondary) !important;
}

.page-footer button {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	color: var(--color-text-footer) !important;
	font-size: 100% !important;
	cursor: pointer !important;
}
