/* ----- Footer: negro sin franjas grises ----- */
body .pkp_structure_footer_wrapper,
body .pkp_structure_footer,
body .pkp_structure_footer .pkp_footer_content,
body .pkp_structure_footer .pkp_brand_footer {
  background: #030711 !important;
  color: #cfe3ff !important;
  border-top: 1px solid rgba(255,255,255,0.12) !important;
}
body .pkp_structure_footer a { color: #7cf7c5 !important; }
body .pkp_structure_footer .pkp_brand_footer a { color: #8fb0ff !important; }
/* Quitar gris del bloque interno */
body .pkp_structure_footer .relative,
body .pkp_structure_footer .bg-bg-000\/50 {
  background: transparent !important;
  border: none !important;
}
