/* Time remaining calculator */
.resultStatus {
  font-weight: 600;
  margin-bottom: 6px;
}

.resultMain {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.2px;
}
