/* Override the legacy theme's heading typography on portfolio details only. */
body.single-portfolio .p-portfolio-single h1.meta-title {
    font-size: 32px !important;
    line-height: 1.2 !important;
    letter-spacing: 1px !important;
}
