/*
Theme Name: Minerva
Theme URI: http://gossipthemes.com/minerva
Author: Gossip Themes
Author URI: http://gossipthemes.com
Description: Modern WordPress Blog Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: minerva
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

.blog-sidebar .widget ul li a, .blog-details-content p {
    font-size: 1.2rem;
	line-height 2rem;
	color:#232323;
}
.single-blog-content .single-blog-inner .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #fd7e14;
}