/*
Theme Name:   CyberForte Child Theme
Theme URI:    https://cyberforte.com.au
Description:  Child theme for CyberForte website
Author:       Cyber Forte
Author URI:   https://cyberforte.com.au
Template:     proshield
Version:      1.0.0
License:      GNU General Public License v2 or later
Text Domain:  cyberforte-child
*/

/*
 NOTE: Replace "YOUR-PARENT-THEME-FOLDER-NAME" above with the
 actual folder name of your current active theme.
 Example: if your theme is "hello-elementor", use Template: hello-elementor
*/

/* Add any custom CSS overrides below this line */

/* ── Hero italic teal colour ── */
.cf-hero__h1 em {
    color: #6FC6BE;
}
