@media screen and (min-width: 700px) {
  .container {
    --container-gutter: 50px;
  }
}
