/*!
Theme Name: Trident Academy Child
Theme URI: https://trident-academy.com/
Description: Child theme for Trident Academy - Customize without modifying parent theme
Author: Miguel Angelo Vieira
Author URI: https://trident-academy.com/about-us/mav/
Template: trident-academy
Version: 1.0.0
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: trident-academy-child
Tags: child-theme, e-learning, online-education, digital-learning
*/

/*
 * ============================================
 * TRIDENT ACADEMY CHILD THEME
 * ============================================
 *
 * This is a child theme for Trident Academy.
 * All parent theme styles are automatically loaded.
 * Add your customizations below.
 *
 * Parent theme will be updated without losing your changes.
 * ============================================
 */

/* ============================================
   Your Custom Styles Here
   ============================================ */

/* Example: Override primary color
:root {
  --tawp-primary: #your-color;
}
*/

/* Example: Custom header styling
.site-header {

}
*/

/* Example: Custom button styling
.custom-button {

}
*/