:root {
    --content-container-horizontal-padding: 1.5rem;
}

#wrapper {
    width: 1440px;
    max-width: 100vw;
    margin: 0 auto;
}