.ie-accordion summary > span:first-child { color: inherit; font-size: inherit; }
.ie-accordion summary > span:last-child { color: var(--orange); font-size: 25px; }
.ie-accordion details[open] summary > span:first-child { transform: none; }
.ie-accordion details[open] summary > span:last-child { transform: rotate(45deg); }
.elementor-editor-active .ie-taller-native [contenteditable] { writing-mode: horizontal-tb !important; transform: none !important; white-space: normal !important; word-break: normal !important; overflow-wrap: anywhere; }
.elementor-editor-active .ie-taller-native h1[contenteditable],
.elementor-editor-active .ie-taller-native h2[contenteditable],
.elementor-editor-active .ie-taller-native h3[contenteditable],
.elementor-editor-active .ie-taller-native p[contenteditable] { display: block !important; width: auto !important; min-width: 0; }
.elementor-editor-active .ie-taller-native a [contenteditable],
.elementor-editor-active .ie-taller-native button [contenteditable] { display: inline-block !important; width: auto !important; }
