  .terms-content {
        font-size: 16px;
        line-height: 1.8;
        color: #555;
    }

    .terms-content h1,
    .terms-content h2,
    .terms-content h3,
    .terms-content h4,
    .terms-content h5,
    .terms-content h6 {
        margin-top: 30px;
        margin-bottom: 15px;
        font-weight: 700;
        color: #111;
    }

    .terms-content p {
        margin-bottom: 15px;
    }

    .terms-content ul,
    .terms-content ol {
        margin-bottom: 20px;
        padding-left: 25px;
    }

    .terms-content li {
        margin-bottom: 8px;
    }

    .terms-content a {
        color: #0d6efd;
        text-decoration: none;
    }

    .terms-content img {
        max-width: 100%;
        height: auto;
    }

    .terms-content table {
        width: 100%;
        margin-bottom: 20px;
        border-collapse: collapse;
    }

    .terms-content table td,
    .terms-content table th {
        border: 1px solid #ddd;
        padding: 10px;
    }


    /* policy css */

       .terms-content {
        font-size: 16px;
        line-height: 1.8;
        color: #555;
    }

    .terms-content h1,
    .terms-content h2,
    .terms-content h3,
    .terms-content h4,
    .terms-content h5,
    .terms-content h6 {
        margin-top: 30px;
        margin-bottom: 15px;
        font-weight: 700;
        color: #111;
    }

    .terms-content p {
        margin-bottom: 15px;
    }

    .terms-content ul,
    .terms-content ol {
        margin-bottom: 20px;
        padding-left: 25px;
    }

    .terms-content li {
        margin-bottom: 8px;
    }

    .terms-content a {
        color: #0d6efd;
        text-decoration: none;
    }

    .terms-content img {
        max-width: 100%;
        height: auto;
    }

    .terms-content table {
        width: 100%;
        margin-bottom: 20px;
        border-collapse: collapse;
    }

    .terms-content table td,
    .terms-content table th {
        border: 1px solid #ddd;
        padding: 10px;
    }

