/**
 * Blog Styles
 * Extracted from blog-left-bar.blade.php
 * Version: 1.0
 * Last Updated: 2026-02-10
 */

/* ========================================
   Blog Widget Styles
   ======================================== */
.widget_archive li a:before,
.widget_categories li a::before {
    content: "";
    font-family: Ionicons;
    height: auto;
    line-height: normal;
    margin-right: 0px;
}