.title {
  font-size: 36px;
  text-align: center;
}
.time {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
