@import '../../fonts/ford/ford.css';

body {
    font-family: 'Ford Antenna', 'Helvetica', 'Arial', 'Sans-serif' !important;
    font-size: 14px;
    color: #000;
    font-weight: lighter;
}

h1 {
    font-family: 'Ford Antenna Extra Cond Extra Light';
    color: #000;
    font-weight: lighter;
    font-size: 40px;
}

h2,h3, .card-title, .widget_title {
    font-size: 24px;
}

h2 {
    color: #000;
    text-transform: uppercase;
}

h2.depot{
	color: #CC0001;
	margin-top:3rem;
	margin-bottom: 1.875rem;
}

.single-promotions h2 {
    color: unset;
}

h4, .cta_title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

#fixed_action_bar h4 {
    color: unset;
}

.funnel_link a {
    font-family: 'Ford Antenna Extra Cond Extra Light';
}

.parallax h1, .parallax h3 {
    color: #fff;
}

#main_footer h3, #main_footer .widget p.widget_title {
	text-transform:none;
    color: #010203;
}

#main_header .header_content div:last-child .menu li {
    margin-left: 0.5rem;
}

.cta_masonry .tile_content h4, .cta_masonry .tile_content .cta_title{
    color: #fff;
}

#priceBuilderModal h4, #priceBuilderModal h2 {
    color: #fff;
}
