// @use '../abstracts/functions';

// // -----------------------------------------------------
// //  Signature
// // -----------------------------------------------------
// @mixin pep-signature-theme() {
//     .pepperi-file-container, .pep-file-container {
//         .modal-dialog {
//             .modal-content {
//                 color: functions.get-pep-color(color-text, color-dimmed);
//             }
//         }
//     }
// }
