/*
Theme Name:   IGI Child
Theme URI:    https://creators-academy.co.uk
Description:  Child theme for Salient. Custom templates bypass WPBakery entirely.
Author:       IGI
Author URI:   https://creators-academy.co.uk
Template:     salient
Version:      1.0.0
Text Domain:  creators-academy-child
*/

/* Force Gilroy across the entire site — overrides Salient's Open Sans setting */
body,
body p,
body li,
body input,
body textarea,
body select,
body button,
h1,
h2,
h3,
h4,
h5,
h6,
#header-outer,
#header-outer nav,
.nectar-button,
.btn {
  font-family: "Gilroy", system-ui, sans-serif !important;
}
