/**
 * Dögun Product Patterns — Styles
 */

.dogun-badge {
    display: inline-block !important;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0.3px;
    white-space: nowrap;
}

.dogun-tag {
    display: inline-block !important;
    line-height: 1.4;
    white-space: nowrap;
}
