.box {
  border: 1px solid #000;
  padding: 1rem;
}

.red {
  background-color: #FF0000 !important;
}

.green {
  background-color: #00FF00 !important;
}

.small-4 {
  text-align: center !important;
}

input {
  width: 3rem !important;
}
