/**
 * Theme Name: Financial Kitchen
 * Template:   stewart
 * 
 */

a.wp-block-navigation-item__content {
	text-decoration: none;
}

@media only screen and (max-width: 480px) {
	.header-spacer {
		display: none;
	}
	.wp-block-navigation__responsive-container-content {
		padding-left: 1em !important;
	}
	.wp-block-navigation__responsive-container-close {
		right: 1em !important;
	}
	.hero-title {
		font-size: 2.1em !important;
		line-height: 1.1;
	}
	.hero-cover {
		min-height: 50vh !important;
	}
}
