/*
Theme Name: Neevalay Tots Preschool
Theme URI: https://neevalay.com/
Author: Neevalay Education Private Limited
Description: Custom WordPress theme for Neevalay Tots Preschool, converted from the hand-built static site. Preserves the Neevalay design, adds an editable blog/news, editable menus, and shared header/footer.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary
Text Domain: neevalay
*/

/* All visual styling is loaded via enqueued stylesheets in functions.php
   (kidearn.css, neevalay-brand.css, neevalay-forms.css and the vendor CSS).
   This file only carries the required WordPress theme header above,
   plus a few small helpers for WordPress-native blog output. */

.neevalay-blog-wrap { padding: 60px 0; }
.neevalay-post-card { margin-bottom: 30px; }
.neevalay-post-card__thumb img { width: 100%; height: auto; border-radius: 16px; }
.neevalay-post-meta { font-size: 14px; color: #6D8478; margin: 10px 0; }
.sticky, .bypostauthor { }
.wp-caption, .wp-caption-text, .gallery-caption, .screen-reader-text { }
