#botao-grupo {
  color: #000 !important;
  margin-bottom: 1px !important;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #ababab;
}
#bloco-grupo {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 17px;
}
