/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 18 2025 | 18:08:58 */
/* Row Background Color on All Site */

.custom_bg_color, .fl-row {
	background-color: #FAF8F7;
}
.no_underline_link a {
	text-decoration:none;
}
.heading-width-500px {
	width:550px;
	max-width:100%;
	margin-left: 0px;
    display: block;
    padding-left:20px;
	padding-right:20px;
}

