.yt-video {
    aspect-ratio: 16/9;
}

.yt-video iframe {
    background: #0f1420;
}

.calendar-video:hover .hover-cta {
    opacity: 1;
    transform: translate(0, 0);
}

.calendar-plus:hover .hover-cta {
    opacity: 1;
    transform: translate(0, 0);
}

.calendar-video:hover .cta-video-img,
.calendar-plus:hover .cta-article-text {
    opacity: .5;
}


.big-title,
.video-bottom-embed{
    pointer-events: none;
}