li > p:first-child {
	margin: 0;
}

a[href*="//"]:not([href*="toki.la"]):after {
	content: url("/assets/external.svg");
}
