
:root{

    --accent: #000000;
    --compliment: #d8c777;
    --pix-section-bg-color: #eaecef;
    --pix-bg-color: #fdeecd;

}

.header__page {
    padding-top: 160px;
    padding-bottom: 120px;
}

.pix-page-wide {
    padding-top: 100px;
}
