table {
    width: 100%;
}

table tr td {
    padding-top: 15px;
}

.navbar-inverse a {
    color: white;
}

.nav-link {
    color: white;
}

.text-color-white {
    color: white;
}

.color-red {
    color: red;
}