div#ez-toc-container { background: #f8f9fa; margin-bottom: 30px; border-radius: 5px; padding: 30px; display: grid; border: 1px solid #ffc107; border-right: 5px solid #ffc107; box-shadow: 0 0 6px #ddd; } #ez-toc-container p.ez-toc-title { font-weight: 700; margin-bottom: 10px } #ez-toc-container li a { line-height: 2em; font-size: 17px; display: block; font-weight: 600; color: #666 !important; } #ez-toc-container ul li { background: url(images/prev.svg) no-repeat right center; background-size: 22px } div#ez-toc-container p.ez-toc-title { color: #1c1c1c; float: right; font-weight: bolder; } #ez-toc-container a:hover { text-decoration: none; } div#tab-description li, .product_long-desc.article-body li { padding-right: 30px !important; font-weight: 600; }