<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 02:51:40 */
.single-post p {
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
}

.single-post h1, 
.single-post h2, 
.single-post h3 {
    color: #007AC1;
    margin-bottom: 15px;
}

.single-post ol, 
.single-post ul {
    margin-left: 20px;
    line-height: 1.8;
}

.single-post {
    padding: 20px;
}
</pre></body></html>