/*!
Copyright 2021 maschenta DESIGNAGENTUR
Colors:
*/

#footer .inside > * {
	padding-top: 1.5rem;
}

#footer p,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer a,
#footer a:hover
{
	color: #fff !important;
}

#footer .invisible {
	display: none;
}

#footer li:not(.first) {
	padding-top: 0.4rem;
}

#footer li {
	padding-bottom: 0.5rem;
}

#footer li:not(.last) {
	border-bottom: 1px solid #fff;
}