/*
Theme Name: ATVET
Theme URI: https://atvet.babanawo.com/
Author: Ramic Digital Solutions
Author URI: https://ramicdigital.com/
Description: Custom WordPress theme for the Agricultural Technical Vocational Education and Training (ATVET) programme in Ghana. Replicates the "We grow different" homepage and the tabbed Institutions directory. Built with a custom Institution post type, taxonomy driven tabs, and a hand written design system. No page builder required.
Version: 1.4.1
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atvet
Tags: education, agriculture, custom-menu, custom-logo, featured-images, translation-ready
*/

/*
  The full design system lives in /assets/css/theme.css and is enqueued
  from functions.php. This file only carries the required theme header
  plus a couple of safe fallbacks in case the main sheet fails to load.
*/

body { margin: 0; font-family: system-ui, sans-serif; }
a { color: #2bb673; }
