.home{
    color: #5E3BEE;
}

.button-one{
    color: #5E3BEE;

}

.john{
    color: black;
}

.button-two{
    background-color: #5E3BEE;
    color: white;
}