.footer-list li{
	line-height: 1rem;
	margin-bottom: .5rem;
}

.hidden{
	visibility: hidden;
	height: 0px;
}

.shown{
	visibility: visible;
}