/*
Theme Name: ERAI Fellowship
Theme URI: https://eraifellowship.org
Author: Knowledge Networks
Author URI: https://knowledgenetworks.org
Description: Custom WordPress theme for the ERAI Fellowship website, built from the original static HTML design. Uses Bootstrap 5 for layout and a set of custom post types (Faculty, Fellows, Testimonials, Partners) so editors can manage repeating content from the WP admin.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: erai
Tags: custom-theme, education, bootstrap

This file is required by WordPress for theme identification. It intentionally
stays empty of real styling rules — all actual design CSS lives in
assets/css/style.css (your original stylesheet) and is loaded by functions.php
via wp_enqueue_style(). Do not delete this file or WordPress will not
recognise the theme.
*/
.current-menu-item a {
    color: #ef7d24 !important;
}