    .cinema-teaser-section .btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 8px 20px rgba(250, 69, 0, 0.3);
    }

    .cinema-teaser-section {
    padding-top: 40px !important;
}
