/*
Theme Name: Antriksh Global Theme
Theme URI: 
Author: Antriksh Global
Author URI: 
Description: This is custom theme for Antriksh!
Version: 1.0.0
License: 
License URI: 
Text Domain: theme
Tags: custom-background
*/
.hero-title h2 {
    background-image: linear-gradient(130deg, #4177ff 6%, #53caf9 55%, #8af8eb 90%);
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    
}

option {
    background-color: #000 !important;
}