.header {
padding-top:120px;
}
.site-title {
line-height: 1.05em;
font-family: 'Playfair Display', serif;
font-weight: 700;
font-style: italic;
}
.site-header .header--row-inner {
width: 100%;
display: flex;
text-align:center;
background-color: #eee;
position: fixed;
top: 0;
left: 0;
z-index:99;
}