.callouts{display:flex;justify-content:center}.callout{align-items:center;display:flex;flex-direction:column;gap:.5em;padding:0 2em;text-align:center;width:100%}.callout:nth-of-type(2){border-left:1px solid rgba(237,247,254,.25);border-right:1px solid rgba(237,247,254,.25)}.callout :first-child{color:var(--blue-30);line-height:1}.callout :last-child{color:var(--blue-10)}