.multicolumn-card--has-bg{
    padding:20px;
    border-radius:20px;
}
.multicolumn-card__text li:not(:last-child){
    margin-bottom:8px;
}