Gradient No: #165
Apply on Text
.gradient {
background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.gradient {
background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}