/* ==== FIX: Section headings should NOT be flex - only ΕΠΙΛΟΓΕΣ panel ==== */
body .uk-panel.simera-block > h3.heading-1,
body .simera-block h3.heading-1 {
display: block !important;
height: auto !important;
line-height: 1.2 !important;
align-items: unset !important;
gap: unset !important;
}
.uk-panel:has(> #k2ModuleBox157) h3.heading-1 {
display: flex !important;
align-items: center !important;
gap: 12px !important;
}
