/*
Theme Name: Centrix
Theme URI: https://yourwebsite.com
Author: Your Name
Author URI: https://yourwebsite.com
Description: Centrix — a premium, editorial wellness theme with a glassmorphism design system.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: centrix
Tags: one-column, custom-colors, custom-menu, custom-logo, blog, portfolio
*/

/* =========================================================
   Centrix Theme — Global Custom Styles
   ========================================================= */

.single main { margin-top: 45px; }
.single ul.wp-block-list {
    margin: 0 !important;
}
.single ul.wp-block-list li {
    margin-bottom: 10px;
}
.single a { color: #421518; font-weight: 500; }
.cnx-post-content p {
    font-size: 1.125rem;
    line-height: 1.75;
    margin-bottom: 1.5rem !important;
    margin-top: 0 !important;
}
.cnx-post-content h2 { font-size: 2.2rem; font-weight: 700; color: #421518; margin-top: 3rem; line-height:1.2;}
.cnx-post-content h3 { font-size: 1.875rem; font-weight: 700; color: #421518; margin-top: 3rem; line-height:1.2;}
