/* Breitere, ruhige Ueberschriftenschrift; Fliesstext bleibt unveraendert. */
:root{--heading-font:Georgia,"Iowan Old Style","Palatino Linotype",serif}
h1,h2,h3,h4,h5,h6,.display,.ref-title{
 font-family:var(--heading-font)!important;
 letter-spacing:0!important;
 line-height:1.15!important;
 overflow-wrap:break-word;
 text-wrap:balance;
}
