
@media (min-width: 576px) {
	body {
		font-size: calc(1.125rem + .2vw) !important;
	}
}
