/*!
Theme Name: startup_theme
Theme URI: #
Author: Subhojit Banik
Author URI: #
Description: # A simple WordPress theme for startups.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: startup_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.colorful {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #5f81ed, #5db4ef 46%, #af70ef);
    -webkit-background-clip: text;
    background-clip: text;
}