/*
Theme Name: tasmag Child
Theme URI: https://tasmag.com
Template: tasmag
Author: For tasmag.com
Author URI: https://tasmag.com
Description: Child theme for tasmag. Put all your customizations here (CSS, template overrides, functions) so they survive parent-theme updates.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tasmag-child
*/

/* =========================================================
   Add your custom CSS below. It loads AFTER the parent
   theme, so anything here overrides the parent.

   Example — change the accent colour site-wide:

   :root {
     --accent: #1d6fb8;
     --accent-dk: #155a96;
   }

   Example — make homepage card titles bigger:

   .card .entry-title { font-size: 1.5rem; }
   ========================================================= */
