﻿body {
    --container-width: 1170px;
    --margin-width: calc((100vw - 1170px) / 2)
}