:root {
  --body-font-size: 1.1rem;
}
.datagrid table th {font-size:1.2em;}
.datagrid table td {font-size:1.2em;}

.container-footer .grid-child {
  justify-content: center;
}