.card-img-top {
    width: 20%;
}

.card {
    background-color: #8f79ff;
}

p {
    color: white;
}

h2 {
    color: #ffffff;
}