.pp-hero{

background:linear-gradient(135deg,#ff4b7d,#ff8a5b);

padding:80px 30px;

border-radius:25px;

text-align:center;

color:#fff;

margin-bottom:60px;

}

.pp-hero h1{

font-size:48px;

margin-bottom:15px;

}

.pp-hero p{

font-size:20px;

margin-bottom:30px;

}