.cms-content h2 { font-family: 'Poppins', sans-serif; color: #0d1b6e; font-size: 1.6rem; margin: 0 0 1rem; }
.cms-content h3 { font-family: 'Poppins', sans-serif; color: #1a2fa0; font-size: 1.2rem; margin: 1.8rem 0 .7rem; }
.cms-content p  { color: #374151; line-height: 1.8; margin-bottom: 1rem; font-size: .95rem; }
.cms-content ul { color: #374151; line-height: 1.8; margin-bottom: 1rem; padding-left: 1.5rem; font-size: .95rem; }
.cms-content li { margin-bottom: .3rem; }
.cms-content a  { color: #1a2fa0; font-weight: 600; }
.cms-content strong { color: #0d1b6e; }
