﻿.pp-content{
    padding:30px 40px;
    max-width:900px;
}

.pp-page-title{
    font-family: 'PFChampion-Regular', serif;
    text-align:center;
    font-size: clamp(3.5rem, 4rem, 4.5rem);
    margin-bottom:40px;
}

.pp-section-title{
    font-size:14px;
    letter-spacing:1px;
    margin-top:40px;
    margin-bottom:30px;
}

.pp-subsection{
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
}