/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
body .block-title a,
body .block-title span, body .block-title label{
    background-color: #4db2ec;
}

body .td-pb-span9 {
    width: 100%;
}

body .block-title{
    border-color: #4db2ec;
}

body .td-main-content-wrap{
    padding-bottom: 40px !important;
}
.tdb_header_logo .tdb-logo-text-title{font-size:26px !important;}
.tdb_header_logo .tdb-logo-text-tagline{font-size:20px !important;}