/* 
Theme Name: Kat Flowers
Description: Kat Flowers is a child theme of Hello Elementor.
Author: Kelvin
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nifty-craft
Template: hello
*/

/*
    Add your custom styles here
*/

.text-link a {
    color: var( --e-global-color-primary );
}

.text-link a:hover {
    color: var( --e-global-color-accent );
}

