.ulpm-body {
  background: #fff;
}
.ulpm-container {
  width: min(var(--ulpm-width, 960px), 92vw);
  margin: 0 auto;
}
.ulpm-article > *:first-child { margin-top: 0; }
.ulpm-article p { line-height: 1.9; }
