/*
Theme Name: Theme Name: FMPA www theme
Version: 1.0.0
Description:
Author: Appleton Creative
Author URI: https://www.appletoncreative.com/
*/

/* subheading customization */

.page-content strong {
	font-family: 'Alegreya Sans', sans-serif;
	text-transform:uppercase;
    color: rgb(112, 163, 255);
	font-size: 18px;
	font-weight: bolder;
}


.page-content p:first-of-type strong {
	text-transform: none;
	color: rgb(0,41,91);
	font-style: italic;
	font-size: 22px;
	font-weight: 500;
}

