/* Botoes arredondados (Bootstrap 3 nao tem rounded-pill) */
.rounded-pill {
  border-radius: 50px !important;
}
