:root {
  --site-max-width: 60rem;
  --screen-edge-distance-right: clamp(2%, 5%, 50%);
  --screen-edge-distance-left: clamp(2%, 5%, 50%);
}
