/*
Theme Name: BC School Trustees Association
Theme URI: https://invisionweb.ca
Description: A custom theme for BCSTA staff the ability to design and manage web content.
Author: InVision Web
Author URI: https://invisionweb.ca
Template: hello-elementor
Version: 1.0.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: invision-theme
*/


/* sticky header */
#header_light.is-scrolling-down {
	background-color: #FFF;
	transition: background-color 500ms linear;
}

#header_light.is-scrolling-down .e-n-menu-title-text,
#header_light.is-scrolling-down .e-n-menu-item .e-link {
    color: #019EDD !important;
}