.mat-article__section .mat-article__title {
  font-family: "Prata", serif;
  text-align: center;
  color: #413936;
  margin-bottom: 20px;
}
.mat-article-template__subtitle {
  color: #161413;
  margin-bottom: 50px;
}
.article-template__content h1,
.article-template__content h2,
.article-template__content h3,
.article-template__content h4,
.article-template__content h5,
.article-template__content h6 {
  font-family: "Prata", serif;
}
.mat-article-template__content > * {
  color: #161413;
}
