        .Blog {
            font-weight: bold;
            color: #298AAB;
        }

        .active_cat {
            background: #133A59;
            color: #ffffff !important;
        }

        .active_cat:hover {
            background: #133A59 !important;
            color: #ffffff !important;
        }
