<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wp-block-buttons img {
max-width: 150px;
height: auto;
}
.wp-block-buttons {
justify-content: center !important;
display: flex;
flex-wrap: wrap;
gap: 10px;
}</pre></body></html>