body {
    background-color: rgb(17, 17, 17);
    color: #fff;
}

.text-color, a {
    color: #e82051;
    text-decoration: none;
}