/* Font style applied when the page has finished loading */

@media all {
	
	
	
	
	h1,
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_476_page0 {
		font-family: 'Dancing Script', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 400%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}
	
	#fontStackstacks_in_476_page0 {
		color: rgba(88, 136, 65, 1.00);
	}
}

