/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2025 | 05:40:51 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.homepage-hero-section .p-span span, 
.homepage-hero-section .p-span strong,
.homepage-hero-section .e-rating .e-icon{
	background: linear-gradient(76deg, #F77D00 28.71%, #F5BA38 97.87%);
	background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


.homepage-hero-section.hero-bg-grey:after{
	background-image: url(/wp-content/uploads/2025/11/bottom-right-shape-grey1-scaled.png);
}