.title {
  font-size: 20px;
  font-weight: bolder;
  margin: 16px 0 8px 0;
  padding-left: calc((100% - 800px) / 2);
}