.content-section .content-heading{display:flex;align-items:start;gap:.5rem}.content-section .content-heading .title{font-size:1.5rem;font-weight:700;color:#2b4495}.content-section .content-heading .icon{width:40px;height:40px;flex:0 0 40px;display:flex;justify-content:center;align-items:center;color:#2b4495;padding:.5rem;border-radius:.5rem}.content-section .content-heading .content-item{display:flex;flex:1}.content-section .content-heading.green .icon{background-color:#dcfce7;color:#15803d}.content-section .content-heading.blue .icon{background-color:#dbeafe;color:#2b4495}.content-section .content-heading.blue_icon .icon{color:#2b4495}.content-section .content-heading.pink .icon{background-color:#fce7f3;color:#c33282}.content-section .content-heading.purple .icon{background-color:#f3e8ff;color:#9333ea}.content-section .content-heading.purple_icon .icon{color:#9333ea}.content-section .content-heading.orange .icon{background-color:#ffedd5;color:#ea580c}.content-section .content-heading.orange_icon .icon{color:#ea580c}.content-section .content-body{display:flex;flex-direction:column;gap:1rem}
