/* Minimal tweaks for program modal content */
.program-content{max-width: 880px; margin: 0 auto;}
.program-content h2,.program-content h3{margin-top:1rem; margin-bottom:.75rem;}
.program-content p{margin-bottom:.75rem; line-height:1.6;}
.program-content ul{padding-left:1.25rem; margin-bottom:.75rem;}
.program-content img{max-width:100%; height:auto; border-radius: .5rem;}