.callout-card{background:#fff;box-shadow:var(--box-shadow--lg);font-family:var(--font--primary);line-height:1.3;padding:2.5rem 2rem 2rem;position:relative;z-index:20}.callout-card__icon-list{font-family:var(--font--secondary)}.callout-card:before{background:var(--color--red);background:var(--gradient--red-bg);content:"";display:block;height:.5rem;left:0;position:absolute;top:0;width:100%}.callout-card p{font-size:1.375rem}.callout-card ol,.callout-card ul{font-size:1.25rem}.callout-card span.icon-list__item__secondary-text a{font-weight:400;text-decoration:underline 1px}