/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



.film-details h3.film-title, 
.selects-container h2.film-title {
    color: #fff;
    font-size: 22px;
    font-family: futura, sans-serif;
    line-height: 22px;
}
.selects-container h2.film-title {
    margin-top: 20px;
}

.film-details p.film-director {
    color: #999;
    font-family: 'futura', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.film-details p.film-source,
.selects-container h2.film-source {
    color: #999;
    font-family: 'futura', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.selects-container h2.film-source {
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 22px;
}

.film-links a {
    font-family: 'futura', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.contact-details {
    text-align: center;
    margin: 20px 0;
}



