
.site-header {
    position:fixed;
    /* background: rgba(255,255,255,.4); */
    color: #000;
}

h1.site-title {
    line-height: 100%;
}

h1.site-title svg {
    height: 46px;
    fill: currentColor;
}

.navigation-container {
    column-fill: auto;
    -webkit-text-fill-color: currentColor;
}


#home-stickies {
    color:#000;
}

