.wc-wrapper {
  text-align: center;
}

.wc-start-btn {
  padding: 12px 26px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.wc-countdown {
  font-weight: bold;
  margin: 12px 0;
  height: 100%;
}

.wc-top-text,
.wc-bottom-text {
  margin-top:5rem;
  margin-bottom: 5rem;
  font-size: 16px;
}

.wc-bottom-text {
  opacity: 0.85;
}

.wc-finished {
  margin-top: 12px;
  font-size: 18px;
  font-weight: 500;
}
