.bullet-item {
            margin-bottom: 5px !important;
            line-height: 1.4 !important;
            list-style: none !important;
        }
        .bullet-check {
            color: #2e8b57 !important;
            font-weight: bold !important;
            margin-right: 8px !important;
            font-size: 18px !important;
        }
        .bullet-check::before {
            content: "✔" !important;
            color: #2e8b57 !important;
        }