.card-header{
    background-color: #015d46 !important;
    color: white;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.list-group-item {
    padding: 5px 10px !important;
}