/*!
 * This file is part of the Sylius package.
 *
 * (c) Sylius Sp. z o.o.
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.modal-backdrop {
    --tblr-backdrop-bg: #000;
    --tblr-backdrop-opacity: 0.75;
}
