/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2025 | 15:35:40 */
.blog aside#mobile-sidebar-panel {
    display: none;
}
.blog.sidebar-content .content-area {
    margin: 0 auto;
}
.policy_content h2, .policy_content h3 {
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.1;
}
.policy_content hr {
    margin: 40px 0;
	opacity: .5;
}
.policy_content p {
    margin-top: 0;
    margin-bottom: 15px;
}
.policy_content li p {
    margin-bottom: 0;
}
.policy_content h2 {
    font-size: 40px;
}
.policy_content h3 {
    font-size: 30px;
}