<div class = container page-width">
<h2 class = "gradient-title">
Gradient text title goes here
</h2>
</div><style>.gradient-title{
 background-image: linear-gradient(45deg, #1cbcc3,#1cbcc3, #4abf8f,#4abf8f 80%);
 -webkit-background-clip: text!important;
 -moz-background-clip: text!important;
 -webkit-text-fill-color: transparent!important;
 -moz-text-fill-color: transparent!important;
font-weight: 900;
text-align: center;
font-size: 25px;
}</style>
				
			
Scroll to Top