:root {
	font-size: var(--baseFontSize);
	font-weight: 600;
}
.title { text-transform: capitalize; }
.style { display: none; }
