
/* Cor da headline (somente isso) */
h1[data-source="src/components/landing/Sections1.tsx:23:15"]{color:#7CFF7C !important;}

@media (max-width: 768px){
  /* Correção: remove faixa/branco extra no topo do cabeçalho (somente mobile) */
  #root > section:first-child{padding-top:0 !important; margin-top:0 !important;}
}
