.b-counter .b-form-control {
  text-align: center;
}

.b-counter-btn {
  font-family: sans-serif !important;
  &:disabled {
    color: #aaa;
    background-color: #eee;
    cursor: default;
  }
}
