table {
    text-wrap: auto;
    overflow: visible;

}

tbody, td, tfoot, th, thead, tr {
    text-wrap: auto;
     overflow: visible;
}

a.btn.btn-secondary {
    color: white;
}

footer.site-footer {
    height: 450px;
}