/* CSS Variables */

:root {
    --container-max-width: calc(100% - 16px);
}