////////////////////////////////// // THEME / UTILITIES / BLEND MODES ////////////////////////////////// // Multiply .unl-multiply { @include multiply(!important); } // Soft Light .unl-soft-light { @include soft-light(!important); }