/* =============================================
   Global Fixes - grapplestream.com
   ============================================= */

/* Hide social media blocks */
.Footer-social,
.message-module__social {
  display: none !important;
}

/* Hide CNPJ footer item (empty after sub_filter removal) */
.Footer-contactItem:not(:has(*)) {
  display: none !important;
}
