/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2023 | 14:19:40 */
a.lightBoxVideoLink.style_links_films:hover {
    color: #b1b1b1;
}

 .style_links_films {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin: 5px 2em 5px 0px;
    font-family: 'Bebas Neue';
font-size: 24px;
    text-shadow: 1px 1px 1px #000;
}

@media (max-width:800px){
    .style_links_films {
        font-size:14px;
         margin: 4px 1em 4px 0px;
    }
}