/* Seção: Escolas */
#escolas {
  padding: 1rem 0 3rem; /* top | left/right | bottom */
  background-color: hsl(var(--muted));
  scroll-margin-top: 0;
}