/* footer */

#footer .container {
   background-color: #373737 !important;
   margin: 0;
   width: 100%;
}

#footer .footer-rows .site-name {
   filter: brightness(0.8) invert(1);
   max-width: 230px;
   top: 80px;
}

#footer * {
   color: white !important;
}

#signature a {
   color: #727272 !important;
}

#footer .footer-links-icons {
	display: none;
}