body {
    background-image: linear-gradient(135deg, #574A7D 0%, #453B64 100%);
}

.card {
    background-color: #6D5C9D;
}