@import '../../fonts/nissan/nissan.css';
body{
    font-family: "nissan-brand";
    font-size: 13px;
    color: #5c5c5c;
}
.funnel_links,
.funnel_bottom,
H1, H2, H3, H4 {
    text-transform: none !important;
}
h1{
    font-weight: lighter;
    font-size: 50px;
    color: #000;
}
.parallaxBg h1{
    color: inherit;
}
h2{
    font-weight: bold;
    color: #343434;
    font-size: 28px;
    text-transform: uppercase !important;
}
h3{
    color: #343434;
    font-weight:normal;
    font-size: 20px;
}
h4{
    font-weight:bold;
    font-size: 20px;
    color: #000;
}
.flexible-content .cta_masonry .tile_content h4,
#fixed_action_bar h4 {
    color: #fff;
}
#fixed_action_bar .content a.phone {
    font-size: inherit;
    font-weight: bold;
    color: #fff;
}
#main_menu.menu_1 li a {
    text-transform: none;
}
.home .parallax a:hover {
    text-decoration: none;
}
.button{
    font-weight: normal;
}