.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #e60012;
}

.container {
    max-width: 720px;
}

h1, div, td, th {
    color: white;
}

a {
    color: #aaccff;
}