h2 { margin: 50px 0 30px 0; }
h3 { margin: 30px 0 5px 0; font-weight: 400; }
p { margin: 5px 0 5px 0; }
table { border-collapse: collapse !important; width: fit-content !important; margin: 0 !important; }
td { border: 1px solid #808090 !important; padding: 1px 20px !important; }
td:nth-child(2) { text-align: right; }
.ok { color: green; }
.ko { color: orangered; }
#container { padding-bottom: 50px; }