.classe-do-botao-adicionar {
    font-size: 20px; /* Ajuste o valor conforme necessário */
}

.classe-do-botao-veja-mais {
    font-size: 20px; /* Ajuste o valor conforme necessário */
}

h3 {
  font-weight: normal !important;
}

h3 {
  font-weight: normal !important;
  margin-top: 0.3em !important;   /* reduz a margem superior */
  margin-bottom: 0.3em !important; /* reduz a margem inferior */
  line-height: 1.2 !important;     /* ajusta o espaçamento entre linhas */
}
