.service{
  color: #0C1916;
  width: 900px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 28px;
  background-color: #fff;
  padding: 80px 98px;
}
.title {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  margin-bottom: 48px;
}
.time {
  font-weight: bold;
  font-size: 14px;
}
.bold {
  font-weight: bold;
}


