.tariff_change-content {
  margin-bottom: 20px;
}
.tariff_change-content h1 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.tariff_change-content p,
.tariff_change-content ol,
.tariff_change-content li {
  font-size: 16px;
}
.tariff_change-content ol {
  padding-left: 0px;
}
.tariff_change-content li {
  margin-bottom: 5px;
}
.small-txt {
  font-size: 14px;
}
.app-link {
  margin-right: 30px;
}
