/* Ajustes de layout globais */
.compacto {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.card.compacto {
  padding: 0.7rem 1rem !important;
}
