/*
Theme Name: Neve Child
Template: neve
Author: Child Theme Configurator
Version: 3.1.5.1645231205
Updated: 2022-02-19 00:40:05



header {
    position: sticky;
}
#content {
    margin-top: 100px;
}
body.page {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

