.page-resources-13win-ok-platform-introduction {
  color: #ffffff; /* Default text color for dark body background */
  background-color: transparent; /* Main content background should be transparent to show body background */
  line-height: 1.6;
  font-family: 'Arial', sans-serif;
  padding-top: var(--header-offset, 120px); /* Ensure content is not hidden by fixed header */
}

.page-resources-13win-ok-platform-introduction__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}