

.yt-video {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}

    .yt-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.cbd {
    font-size: 15px;
    color: #030303;
    line-height: 20px;
}

.cbd-pub {
    font-size: 12px;
    color: #606060;
}

.card-footer.pt-0.pb-3 hr {
    margin: 1rem -1rem;
}