/*
 Theme Name: JAY CARNICOM Child Theme
 Description: A universal child theme for any WordPress theme.
 Author: ITYPE
 Author URI: https://itype.design/
 Template: hello-elementor
 Version: 1.0.0
*/

/* Enqueue parent theme styles */
@import url("../hello-elementor/style.css");

.kick-stream-link {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 25px;
    letter-spacing: 0.1em;
    color: #fff !important; 
    font-weight: bold;
}

.kick-stream-link:hover {
	color : #fff
}