.tw-align-center {
  align-items: center;
}

.tw-flex-grow {
  flex-grow: 1;
}

.tw-mr-4 {
  margin-right: 1rem;
}