/*
Theme Name: pgri
Author: pgri team
Description: This is the custom theme.
Version: 1.0
Text Domain: pgri
-------------------------------------------------------------*/
.read-more-content.hide{
	display: none;
}
.read-more-content{
	display: block;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #272528;
    margin-bottom: 18px;
}
