.visually-hidden {
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

nav.chip_breadcrumbs a {
	text-decoration-thickness: 1px;
}

nav.chip_breadcrumbs a:hover {
	text-decoration-thickness: 2px;
}

header {
	background-color: transparent;
	margin-bottom:20px;
}

.footer {
	background-color:#5F5E5E;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top:40px;
}

footer {
	border:0;
	margin:0;
}

footer .chip_paragraphs a {
	color: #fff;
	text-decoration-color: #fff;
	text-decoration-thickness: 1px;
}

footer .chip_paragraphs a:hover, footer .chip_paragraphs a:focus {
	color: #eee;
	text-decoration-color: #eee;
	text-decoration-thickness: 2px;
}

footer .chip_paragraphs {
	color: #fff;
	text-decoration-thickness: 2px;
}