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

        .custom-scrollbar {
            scrollbar-width: thin;
            scrollbar-color: #298AAB #f1f1f1;
        }

        .active_link {
            color: #298AAB;
            font-weight: 600;
        }
