/* Empty portfolio pages retain navigation and an editable starting section. */
body.ms-empty-portfolio{background:#fff}
.ms-empty-portfolio .ms-portfolio-empty{min-height:55vh;padding:clamp(56px,8vw,110px) 0;background:#fff}
.ms-empty-portfolio .ms-portfolio-empty h1{font-family:"Bodoni Moda",Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.2;color:#2d2926;margin:0}
