/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

h2.content-title {
    color: white !important;
}

.title-block_2 {
    display: none;
}

.meta-details {
    DISPLAY: NONE;
}


.timeline_row {
    padding-left: 40px;
    padding-right: 40px;
}

section.l-section.wpb_row.height_medium.width_full.timeline_row {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.about_content_rowh2.w-post-elm.post_title.usg_post_title_1.with_text_color.entry-title {
    color: white !important;
    font-size: 24px !important;
}
time.w-post-elm.post_date.usg_post_date_1.with_text_color.entry-date.published {
    display: none;
}