:root {
    --space-content-margin: 3rem;
}

.max-width-content {
    max-width: 1300px;
    margin: 0 auto;
}
