| 1 |
.wp-block-pullquote.is-style-solid-color blockquote p { |
| 2 |
font-size: 32px; |
| 3 |
} |
| 4 |
.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation { |
| 5 |
text-transform: none; |
| 6 |
font-style: normal; |
| 7 |
} |
| 8 |
|
| 9 |
.wp-block-pullquote__citation { |
| 10 |
color: inherit; |
| 11 |
} |