section.betita\-internasional div.catagory {
    padding: 10px 0;
    color: #a80034;
    font-family: 'Noto Sans SC', Arial, sans-serif;
    font-weight: 500;
    font-size: 2.2rem;
    letter-spacing: 0.5px;
    border-bottom: solid 1px #a80034;
}

section.betita\-internasional div.mr {
    display: flex;
    flex-wrap: wrap;
}

section.betita\-internasional .col\-lg\-4 {
    flex: 0 0 auto;
    width: 33.33333%;
    padding: 10px;
}

section.betita\-internasional .mr .item {
    text-decoration: none;
}

section.betita\-internasional .mr .img {
    height: 225px;
    background-size: 100% 100%!important;
    border-radius: 0.25rem;
}

section.betita\-internasional .mr div {
    text-align: left;
}

section.betita\-internasional .mr div.type {
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

section.betita\-internasional .mr div.title {
    font-size: 26px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: rgb(41, 41, 41);
    min-height: 155px;
}

section.betita\-internasional .mr div.draft {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    max-height: 44px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: rgb(117, 117, 117);
    margin-bottom: 0.5rem;
}

section.betita\-internasional .mr div.date {
    font-size: 14px;
    color: rgb(117, 117, 117);
}