
	a.svelte-vo6ady {
		text-decoration: none;
	}

	a.ref.svelte-vo6ady:hover {
		text-decoration: underline;
	}

	div.svelte-4k6q5b:nth-child(1) {
		font-family: var(--vats-font-blog);
		font-size: calc(4rem * var(--scale));
		font-weight: 600;
		/* margin-bottom: calc(0.5rem * var(--scale)); */
	}
	div.svelte-4k6q5b:nth-child(2) {
		font-family: var(--vats-font-blog);
		font-size: calc(3rem * var(--scale));
		color: hsl(from var(--vats-text2) h s l / 80%);
		padding-bottom: calc(1rem * var(--scale));
	}
	div.svelte-4k6q5b:nth-child(3) {
		text-transform: uppercase;
		font-size: 1.25rem;
		font-weight: 400;

		> span:where(.svelte-4k6q5b):nth-child(1) {
			color: var(--vats-coloredtext);
			padding-right: 0.25rem;
		}
	}
