       /* Privacy Policy */
        .ck-editor-content-privacypolicy {
            font-size: 16px;
            line-height: 1.6;
            margin-bottom: 20px;
        }

        .ck-editor-content-privacypolicy p {
            margin-bottom: 10px;
        }

        .ck-editor-content-privacypolicy ul,
        .ck-editor-content-privacypolicy ol {
            margin-bottom: 15px;
            padding-left: 20px;
        }

        .ck-editor-content-privacypolicy h1,
        .ck-editor-content-privacypolicy h2,
        .ck-editor-content-privacypolicy h3,
        .ck-editor-content-privacypolicy h4,
        .ck-editor-content-privacypolicy h5,
        .ck-editor-content-privacypolicy h6 {
            font-weight: bold;
            margin-bottom: 15px;
        }

        .ck-editor-content-privacypolicy ol {
            margin-bottom: 15px;
            padding-left: 40px;
        }

        .ck-editor-content-privacypolicy ol li {
            margin-bottom: 8px;
            list-style-type: decimal;
        }

        /* Tentang Kami */
        .ck-editor-content-tentangkami {
            font-size: 16px;
            display: inline-block;
            text-align: center;
            margin: 0 auto;
        }

        /* Terms And Conditions */
        .ck-editor-content-termsandconditions {
            font-size: 16px;
            line-height: 1.6;
            margin-bottom: 20px;
        }

        .ck-editor-content-termsandconditions p {
            margin-bottom: 10px;
        }

        .ck-editor-content-termsandconditions ul,
        .ck-editor-content-termsandconditions ol {
            margin-bottom: 15px;
            padding-left: 20px;
        }

        .ck-editor-content-termsandconditions h1,
        .ck-editor-content-termsandconditions h2,
        .ck-editor-content-termsandconditions h3,
        .ck-editor-content-termsandconditions h4,
        .ck-editor-content-termsandconditions h5,
        .ck-editor-content-termsandconditions h6 {
            font-weight: bold;
            margin-bottom: 15px;
        }

        .ck-editor-content-termsandconditions ul {
            margin-bottom: 15px;
            padding-left: 40px;
            list-style-type: disc;
        }

        .ck-editor-content-termsandconditions ul li {
            margin-bottom: 8px;
        }
