.card-header {
    background: #81b441;
    color: #fff;
    cursor: pointer;
}

.card-header h5{
    color: #fff;
}