/* =========================================================
   /assets/sections-text.css – Section-Beschreibungstexte
   ========================================================= */
section p,
section .section-sub{
  font-size: clamp(14px, calc(12px + 0.6vw), 18px);
  line-height: 1.55;
  font-weight: 400;
  margin: 0 0 12px;
}