.page-content { line-height: 1.8; color: #374151; }
.page-content h1 { font-size: 2.25rem; font-weight: 700; margin-top: 2rem; margin-bottom: 1rem; color: #111827; }
.page-content h2 { font-size: 1.875rem; font-weight: 700; margin-top: 1.75rem; margin-bottom: 0.875rem; color: #111827; }
.page-content h3 { font-size: 1.5rem; font-weight: 600; margin-top: 1.5rem; margin-bottom: 0.75rem; color: #111827; }
.page-content p { margin-top: 1rem; margin-bottom: 1rem; }
.page-content ul, .page-content ol { margin-top: 1rem; margin-bottom: 1rem; padding-left: 2rem; }
.page-content ul { list-style-type: disc; }
.page-content ol { list-style-type: decimal; }
.page-content a { color: #1e3c72; text-decoration: underline; }
.page-content a:hover { color: #2a5298; }
