/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 07 2020 | 12:44:07 */
/* Spin in het Web op verzoek 5-2-2020 */ 

#footer-copyright {
  /* altijd beneden */
  position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

#footer-copyright .container {
   /* geen tekst */
  display: none;
}

