.tag-results-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--white);
    margin-bottom: 24px;
}

.tag-results-title span {
    color: var(--gold);
}

.block-tag .clm{
    padding: 10px 12px;
}
