svg {
	display: block;
	width: 100vw;
	max-width: 35rem;
	height: auto;
}
svg text {
	font-family: "Cabin", sans-serif;
	font-weight: 500;
}