/*!
 * 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.
 */

.sylius {
    &.avatar {
        background-color: $gray-100;
    }

    &.avatar-l {
        --tblr-avatar-size: 3rem;
    }
}
