/*
Theme Name: Quotex Blog Child
Theme URI: https://tdpms.com/public/quotex/blog/
Author: OpenAI
Description: Standalone WordPress blog theme that uses /public/quotex/head.html and /public/quotex/footer.html outside the /blog folder.
Version: 1.1
Text Domain: quotex-blog-child
*/

.blog-page-content { padding: 50px 15px; }
.blog-card { background: rgba(255,255,255,.06); padding: 24px; margin-bottom: 24px; border-radius: 12px; }
.blog-card h2, .blog-card h1 { margin-top: 0; }
.blog-card .entry-meta { font-size: 14px; opacity: .75; margin-bottom: 15px; }
.blog-card a { text-decoration: none; }
.blog-pagination { margin: 30px 0; }
.blog-content { line-height: 1.7; }

