p.bg {
	font-size: 66px;
	line-height: 80px;
	font-weight: 800;
	text-transform: uppercase;
	background: url(bg.jpeg) 0 0 / cover no-repeat;
	color: #de466c;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}