* {
  font-family: 'Maven Pro', 'Helvetica', 'Arial', sans-serif !important;
  text-align: center !important;
}
.logo img {
  height: 100px;
  margin: 100px auto;
}
.content {
  margin: auto;
  width: 510px;
}
.title {
  border-bottom: 1px solid #dedede;
  color: #006eb2;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 40px;
  padding-bottom: 16px;
}
.text {
  color: #676f7f;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 20px;
}
.clock-icon {
  height: 65px;
  margin: auto;
  width: 65px;
}
footer {
  bottom: 50px;
  color: #676f7f;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  margin: auto;
  position: absolute;
  width: 100%;
}
