/*
	Theme Name: Sparkle FSE Child
	Theme URI: 
	Description: Sparkle FSE Child Theme
	Author: duongvexuphat.com
	Template: sparkle-fse
	Version: 1.0.0
*/


/* Sticky header */
body header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

body footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
	
/* jusity text */

p {text-align: justify;}

cite span {
	display: block;
	text-align: justify;
	line-height: 2;
	margin: 0;
}

p.quote_text_primary, .quote_text_primary p  {
	font-style: normal;
}