/*
Theme Name:   USyd Academic Child
Theme URI:    https://github.com/usyd-academic-child
Author:       Your Name
Description:  Child theme for USyd Academic. Add your custom CSS here — it will override the parent theme's styles without touching the core files. Safe to update the parent theme without losing changes.
Version:      1.0.0
Template:     usyd-theme
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  usyd-child
*/

/*
 * =====================================================
 * ADD YOUR CUSTOM CSS OVERRIDES BELOW THIS LINE
 * =====================================================
 *
 * The parent theme's style.css is loaded first automatically.
 * Any rules here will take precedence.
 *
 * Examples:
 *
 *   Change the primary navy colour:
 *   :root { --navy: #1a3c6e; }
 *
 *   Change the gold accent:
 *   :root { --gold: #e2a93b; }
 *
 *   Increase body font size:
 *   body { font-size: 17px; }
 *
 *   Customise the hero button colour:
 *   .hero-cta { background: #d44000; }
 *   .hero-cta:hover { background: #b83600; }
 */
