﻿.gm-tagpage-title {
    margin: 0;
}

.gm-tagpage-intro {
    margin-top: 14px;
    max-width: 76ch;
    color: var(--gf-text-soft);
    font-size: 1.02rem;
    line-height: 1.68;
}

.gm-tagpage-intro > *:first-child {
    margin-top: 0;
}

.gm-tagpage-intro > *:last-child {
    margin-bottom: 0;
}

.gm-tagpage-intro p {
    line-height: inherit;
}
