@use '../src/core/style/abstracts/functions';

.pepperi-dialog, .pep-dialog {
    box-shadow: functions.get-pep-shadow(shadow-sm, hard) !important;
}
