:root { --color-salmon: #ff4f4b; } .k-field-name-herotext .k-block-type-heading-input[data-level="h3"] .k-text { color: var(--color-salmon); } .k-field-name-herotext .k-block-container-fieldset-hero-heading:nth-child(odd) .k-text { text-align: right; } .k-field-name-herotext .k-block-type-heading-input[data-level="h2"] .k-text { text-align: center; }