/* Investor Protection page */

.page-investor-protection .legal-layout__visual img {
  filter: none;
  min-height: 320px;
  object-fit: contain;
  background: #e8f0fa;
}

.investor-protection-prose {
  font-size: 14px;
  line-height: 1.75;
  color: #6b2038;
}

.investor-protection-prose p {
  margin: 0 0 16px;
  text-align: justify;
}

.investor-protection-prose .page-title {
  color: #6b2038;
  margin: 0 0 20px;
}

.investor-protection-prose .page-title::after {
  background: #8b1538;
}

.investor-protection-prose h2 {
  margin: 28px 0 12px;
  font-size: 17px;
  font-weight: 700;
  color: #6b2038;
}

.investor-protection-prose h2:first-of-type {
  margin-top: 8px;
}

.investor-protection-prose ul {
  margin: 0 0 16px;
  padding-left: 1.25rem;
}

.investor-protection-prose li {
  margin-bottom: 8px;
}
