html,
body {
    height: 100%;
}
body {
    margin: auto;
    color: #000000;
    font-family: 'Roboto';
}

#root {
    height: 100%;
}

[aria-label="Escrow Analysis Overview"] {
   font-family: 'Roboto';
}