CSS Styles in Plugin Editor öffnen und folgendes ändern:
.order-items tfoot tr:first-child,
273
.order-items tfoot tr:last-child {
274
/* font-weight: bold; */
275
font-size: 15pt;
276
}
277
278
.order-items tfoot tr:last-child .total-price .amount:first-child {
279
font-weight: bold;
280
font-size: 20pt;
281
}