.content{display:flow-root}.content p{line-height:2}.content img{display:block;max-width:100%;margin:0 auto;max-height:300px}section .content{columns:500px;column-gap:4rem;text-align:justify;hyphens:auto}section .content a{display:inline}section .content>p:first-of-type::first-letter{font-weight:700;font-size:5rem;float:left;line-height:.2;margin-top:2rem;color:var(--primary)}section .content>p:first-of-type{margin-top:0}section .content .call-to-action{column-span:all}section .content .call-to-action h3{font-size:1.25rem}section:nth-of-type(4n+2) .content>p:first-of-type::first-letter{color:var(--tertiary-text)}section:nth-of-type(4n+3) .content>p:first-of-type::first-letter{color:var(--neutral)}section:nth-of-type(4n+4) .content>p:first-of-type::first-letter{color:var(--links)}