.finance-report h3 {
  margin-bottom: 12px;
}

.finance-report .report-item + .report-item {
  margin-top: 50px;
}

.finance-report table td a {
  color: #424242;
  text-decoration: underline;
}

.finance-news .content {
  padding: 24px;
  background-color: #f5f5f5;
  border-radius: 16px;
  color: #424242;
}

.finance-news .content span {
  display: block;
  font-size: 16px;
  line-height: 32px;
}

.finance-news .content span a {
  text-decoration: underline;
  color: #004899;
}

.finance-news .content ol {
  list-style: decimal;
  padding-left: 24px;
  font-size: 16px;
  line-height: 32px;
}
