.text-justify {
    text-align: justify;
}

/* Twitch color text */
.twitch-color {
    /*color: #6441a5; */
    color: purple;
}
