:root {
   --body-font-size: 0.85rem;   
}



.header {
    border-top: 10px solid white;
}


.header .logo {
    background-color: white;
}

th.center, td.center {
   text-align: center;
}

.table th {
   vertical-align: middle;
}

