.hero-timer {
  width: 100%;
  margin-bottom: 15px;
  padding: 12px;
  border-radius: 12px;
  background: #111;
  border: 1px solid #d4a12a;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
