/*
 Theme Name:   Modernee Child Theme
 Theme URI:    https://modernee.themerex.net/
 Description:  Modernee Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     modernee
 Version:      1.0.0
 Tags: ai, artificial intelligence, ai integration, business consulting, digital transformation, virtualization, automation, process optimization, mobile app, cybersecurity, accounting, tax help, digital agency, startup, corporate
 Text Domain:  modernee
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.LINEAR {
	background: #28ACE2;
background: linear-gradient(to right, #28ACE2 0%, #70d6ff 40%, #cbf0ff 80%, #f9f9f9 100% );
	/* Clip the background to the text shape */
    -webkit-background-clip: text;
    background-clip: text;

    /* Make the text transparent to reveal the background gradient */
    -webkit-text-fill-color: transparent;
    color: transparent; /* For other browsers */
	
