/* Stylesheet: body.html */

.container-fluid-custom{
    margin-top: 50px;
    width: 90vw;
}

#license-table td {
    padding: 2px 6px; /* Reduce cell padding */
}