.card-body h6, p, label {
    color: #654D7A;
}
.register-button {
    background-color: #9470B5;
}
.register-button:hover {
    background-color: #654D7A;;
}