.is-style-rebootwp-paragraph-gradient {
	-webkit-text-fill-color: transparent;
    background: linear-gradient(45deg, #4f46e5, #7cd4fd, #f472b6); 
    background-clip: text;
    box-decoration-break: clone;
    color: #f472b6;
    display: inline-block;
}