:root {
    --font-size-xx-large: 28px;
    --font-size-x-large: 22px;
    --font-size-large: 16px;/* table headings large buttons */
    --font-size-medium: 14px; /* base text / buttons / sidebar*/
    --font-size-small: 12px;
    --font-size-x-small: 10px;
  }