/*
Theme Name: Shapely Child
Theme URI: http://example.com/twenty-fifteen-child/
description: >-
  Shapely Child Theme
Author: John Doe
Author URI: http://example.com
Template: shapely
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: shapely-child
*/

.tpg-get-posts .tpg-get-posts-post .tpg-content-class  .right-content-area p
{
	
	font-size: .85em!important;
	color: #333;
	font-weight: normal!important;
	line-height: 1.15!important;
}

.tpg-get-posts .tpg-get-posts-post .tpg-content-class  .right-content-area {
	
	font-size: .85em!important;
	color: #333;
	font-weight: normal!important;
	line-height: 1.15!important;
}


.shapely-related-posts {
    display: none;
}