.tit {
  text-align: center;
  font-weight: bold;
  margin: 10px 0;
}
.secondaryTit {
  font-weight: bold;
}
.content {
  text-align: justify;
}
.otherTxt {
  font-weight: bold;
}
