| 1 |
.wp-block-pullquote { |
| 2 |
border-top: 4px solid currentColor; |
| 3 |
border-bottom: 4px solid currentColor; |
| 4 |
margin-bottom: 1.75em; |
| 5 |
color: currentColor; |
| 6 |
} |
| 7 |
.wp-block-pullquote :where(cite), |
| 8 |
.wp-block-pullquote :where(footer), .wp-block-pullquote__citation { |
| 9 |
color: currentColor; |
| 10 |
text-transform: uppercase; |
| 11 |
font-size: 0.8125em; |
| 12 |
font-style: normal; |
| 13 |
} |