.mka-latest__title__wrap {
    background-color: #f1f5fa;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: -30px;
}

.latest__container.latest__events {
    margin-top: 30px;
}

.item__body {
    padding: 10px;
}

.item__desc {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    line-height: 1.5;
}

.item__media {
    border-radius: 5px;
    overflow: hidden;
}

.row.mb-4.align-items-center {
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
