.features-section h2 {
    color: #4a154b;
    font-size: 36px;
    font-weight: 700;
}
.features-section h5 {
    color: #4a154b;
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
}
.features-section p {
    color: #4b5563;
}

.features-section .card {
    background-color: #f5f3ff;
}
