div.countDown {
  color: #fff;
  padding-top: 7px;
  justify-content: center;
}

div.countDown > .flex-col {
  margin: 5px;
}

.time-container {
  text-align: center;
  display: grid;
  color: #141e51;
  background-color: white;
  border-radius: 20rem;
  min-width: 51px;
}