body {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
blockquote {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
fieldset legend {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
label {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
button,
.button,
.woocommerce a.button,
.faux-button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.overlay-search-form .search-field {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.overlay-search-form .search-field {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.bypostauthor .by-post-author-wrapper {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.entry-content p.has-drop-cap:first-letter {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.entry-content .faux-button,
.entry-content .wp-block-file__button,
.entry-content .wp-block-button__link {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.wp-block-cover .wp-block-cover-text {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.entry-content .wp-block-file {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}
.entry-content {
	font-family: "Urbanist", -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}

.has-front-header .front-title-wrapper {
	margin: 8rem auto;
}

.blocks-gallery-item figure {
	align-items: flex-start !important;
}

ul.footer-nav {
	flex-wrap: nowrap;
}

.theme-credits {
	display: none;
}

.section-inner {
	width: calc( 100% - 7rem );
}

@media ( min-width: 1200px ) {
	.entry-content .wp-block-pullquote.alignright p {
	font-size:4.1rem;
	}
	
}
@media ( min-width: 1400px ) {
	.entry-content .wp-block-pullquote.alignright p {
	font-size:5.5rem;
	}
}