<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pl-tag {
    font-size: 13.5px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width:544px) {
	.pl-text--heading {
		font-size: 26px;
		line-height: 38px;
	}
	.pl-tag {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
	}
}</pre></body></html>