/*
Theme Name: Grofee
Theme URI: https://www.grofee.com/
Author: Grofee
Author URI: https://www.grofee.com/
Description: Grofee
Version: 1.0.0
Tested up to: 6.6.2
Requires PHP: 5.6
Text Domain: grofee
License: GNU General Public License v2 or later
License URI: LICENSE
Domain Path: languages
*/

.blogDetailPage_left #ez-toc-container {
    background: transparent;
    border: none;
    padding: 10px 5px;
    box-shadow: none;
    margin: 0;
}

.blogDetailPage_left #ez-toc-container a,
.blogDetailPage_left #ez-toc-container a:visited {
    color: rgba(0, 0, 0, 0.6);
}

.blogDetailPage_left #ez-toc-container ul li {
    line-height: 1.8;
}

.blogDetailPage_left #ez-toc-container a:hover {
    text-decoration: none;
    color: #000000;
}