Callout
The .cmp-callout class applies a large font size (5em) for attention-grabbing callout text, typically used for statistics or key figures.
Callout
Section titled “Callout” 95%
Graduation Rate
<span class="cmp-callout">95%</span><p>Graduation Rate</p>CSS Class
Section titled “CSS Class”| Class | Description |
|---|---|
.cmp-callout | Sets font-size: 5em for large display text |
Pair with utility classes for additional styling:
<div class="util-align-center"> <span class="cmp-callout util-color-red util-text-bold">120</span> <p>Total Credit Hours</p></div>