@charset "utf-8";

@import url('https://fonts.googleapis.com//css?family=Merriweather:opsz,wght@18..144,700&display=swap');

.img-fluid-frank {
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.text-center-frank {
	text-align: center !important;
 	font-family: "Merriweather", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings: "wdth" 100;
}