
.header__logo .logo__text {
	font-size: 1rem;
	line-height: 1rem;
}

@media (min-width: 68.125em) {
	.header__logo .logo__text {
		font-size: 1.4rem;
		line-height: 1.3rem;
	}
}