.kartidaya-media-cards {
    width: 100%;
}


/* ========================================
   DETAIL
======================================== */

.kartidaya-media-cards .detail {
    display: flex;
    align-items: center;
    gap: 4px;
    min-width: 0;
    color: #777;
    font-size: 9.5px;
    white-space: nowrap;
}

.kartidaya-media-cards .detail svg {
    flex: 0 0 auto;
    width: 11px;
    height: 11px;
    color: #777;
}