.page-template-default .container {
  max-width: 1364px;
}

.page-template-default .title {
  font-size: 48px;
  text-align: center;
  background-color: var(--blue);
  color: #fff;
  margin: 85px 0 177px 0;
  height: 100px;
  line-height: 100px;
}

.page-template-default .entry-content {
  font-size: 24px;
  line-height: 1.175;
  text-align: justify;
  margin-bottom: 100px;
}

.page-template-default .entry-content p {
  margin-bottom: 1em;
}