body .ch2-container {
    font-family: var(--eb-font), Arial, sans-serif;
}

body .ch2-style-dark .ch2-settings {
    border-radius: 4px;
}

body .ch2-dialog-content p {
    font-size: 16px;
}

body .ch2-btn {
    border-radius: 0;
}

body .ch2-container .ch2-settings-option-details ul li::before {
    display: none;
}