section.betita\-video {
    background-color: #c52931;
    border-radius: 0.25rem;
    padding: 15px;
}

section.betita\-video div.catagory {
    padding: 10px 0;
    color: #ffffff;
    font-family: 'Noto Sans SC', Arial, sans-serif;
    font-weight: 500;
    font-size: 2.2rem;
    letter-spacing: 0.5px;
}

section.betita\-video div.mr {
    display: flex;
    flex-wrap: wrap;
}

section.betita\-video .col\-lg\-4 {
    flex: 0 0 auto;
    width: 33.33333%;
    height: 220px;
    padding: 10px;
}