/*!
 * Copyright 2025 (c) Neo-OOH - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Written by Valentin Dufois <valentin@webisoft.com>
 *
 * @neo/connect - Badge.scss
 */
.badge{background-color:var(--badge-color);color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:5px;padding:.2ch 1ch;font-size:.702rem}
