body,
html {
    color: white;
}

.logo-container-2 {
    background-color: #3b1e22;
}

.bio,
.footer,
td {
    color: #3b1e22;
}

th {
    background-color: #989898;
}

.live-concerts {
    color: #a56e76;
    background-color: rgb(215 196 199);
}

.social {
    background-color: white;
}