/* Oculta el footer original */
#colophon.site-footer.footer-v2 {
  display: none !important;
}