/* Custom width of the content area */
:root {
    --content-max-width: 80%;
}
