.callout-card{display:grid;grid-gap:1%;align-items:self-start;border-radius:18px;grid-template-columns:6.5% 89%;justify-content:space-between;margin-bottom:24px;margin-top:0;max-width:770px;padding:1.6rem}.callout-card img{margin-top:3px;max-width:55px;width:100%}.callout-card p:last-of-type{margin-bottom:0}.callout-card.no-icon{display:block}.callout-card.justify-center{margin:0 auto}.callout-card.green{background-color:#b7dd79;color:#333}.callout-card.blue{background-color:#161e74;color:#faf9f8}.callout-card.blue a{border-color:#deefb7}.callout-card.blue a:hover{color:#deefb7}.callout-card.blue img{filter:brightness(100)}.callout-card.blue h3{color:#fff}.callout-card.blue p{color:#efefef}.callout-card.white{background-color:#fff;border:.1rem solid #b7dd79;color:#333}@media only screen and (max-width:450px){.callout-card{display:block}.callout-card img{margin-bottom:15px;max-width:45px}}