
.t-catalog__card__mark,
.t-catalog_card_mark {
    border-radius: 0 !important;
    font-weight: 500 !important;
    color: #fffcf8 !important;           /* светлый текст */
    background-color: #eb4c23 !important; /* оранжевый фон */
    font-size: 10px !important;
    padding: 3px 8px !important;
    line-height: 1.2 !important;
    display: inline-block !important;
    height: auto !important;
    min-height: 0 !important;
    width: auto !important;
    white-space: nowrap !important;
}
</style>


