Quote Text
The .cmp-quote-text class styles quote body text for use in carousels and testimonial sections. Text is bold, centered, and sized at 1.25rem.
Quote Text
Section titled “Quote Text”Many of the people in my class are teachers, and we all teach different programs – and some teach in other states – so I get a chance to hear from people near and far.
<p class="cmp-quote-text"> Many of the people in my class are teachers, and we all teach different programs – and some teach in other states – so I get a chance to hear from people near and far.</p>CSS Class
Section titled “CSS Class”| Class | Description |
|---|---|
.cmp-quote-text | Bold, centered text at 1.25rem with 1.5 line height |
Styling Details
Section titled “Styling Details”| Property | Value |
|---|---|
| Display | block |
| Font size | 1.25rem |
| Font weight | 700 (bold) |
| Line height | 1.5 |
| Text align | center |
| Margin bottom | 1rem (1.5rem at md breakpoint) |