/*
Theme Name: Personal Finance Beat Child
Theme URI: https://www.personalfinancebeat.co.uk
Description: Personal Finance Beat Child Theme
Template: smartmag
Version: 1.02
Author: Colin McDermott
Author URI: https://www.personalfinancebeat.co.uk
*/

/* Adjust tag margin and color */
div.tagcloud {margin: -35px 0 60px 0;}
div.tagcloud a {color:#24346a;}

/* Adjust sharing links boreder*/
div.essb_links {margin-bottom:65px;}

/* Adjust article link font size */
.posts-list .content > a {font-size: 18px;}

.highlights .thumb img {
    width: 100px;
}

.highlights .thumb .content {
    margin-left: 110px;
}

.posts-list .content time {
    font-size: 13px;
}

.posts-list .content {border-bottom:none;}

.highlights h2 {
    font-size: 20px;
    line-height: 1.4;
    margin: 14px 0;
    padding-left: 0;
}

.highlights h2:before {border-left:none;}

