@charset "utf-8";
.main-content.legal{
    margin-bottom: 8rem;
}
.legal table th,
.legal table td{
    padding: 1rem;
    border: 1px solid #898989;
}
.legal table th{
    background: rgba(230,230,230,0.6);
    white-space: nowrap;
}
