/* ==========================================================
   PHIUM Sections
========================================================== */

.phium-section{

padding:80px 0;

}

.phium-section-title{

font-family:"Cormorant Garamond",serif;

font-size:42px;

text-align:center;

margin-bottom:20px;

color:#2b1c15;

}

.phium-section-subtitle{

max-width:760px;

margin:0 auto 60px;

text-align:center;

line-height:1.9;

color:#666;

}

.phium-divider{

width:90px;

height:2px;

background:#c28b68;

margin:20px auto 40px;

}