header .inline-block {
  font-size: 18px !important;
}

#shopify-section-page-template > section .bio-page-wrapper img {
	width: 371px;
  	height: 500px;
  	margin: auto;
}

#shopify-section-page-template .biotext {
	margin: 30px 0;
}

#shopify-section-page-template .bio-page-wrapper {
	display: flex;
  	flex-direction: row;
  	gap: 25px;
}
#shopify-section-page-template .bio-page-wrapper .text-wrapper {
	width: 40%;
}

#shopify-section-page-template .footer-pages-wrapper {
	margin-bottom: 25px
}