/**
 * Category-card component rules.
 */

html body.dealify-theme .dealify-cat-card__name {
    display: block;
    line-height: 1.2;
    margin-bottom: 5px;
}
