

.video-responsive {
    position: relative;
    width: 100%;
}

.video-responsive iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.block.arrowed_title h2:before {
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
    margin-left: -25px;
    font-size: 20px;
    line-height: 2;
    margin-top: auto;
}

/** tab */
@media (min-width: 992px) {
    li.nav-item {
        margin-right: 3px;
    }
}

/** AI podcast */
