@media screen and (min-width:0px){section#legal .container .inner{grid-template-columns:repeat(1,1fr)}section#legal .container .inner .content{margin:0 auto;max-width:800px}section#legal .container .inner .content .content__text-wrapper{display:grid;gap:1rem}section#legal .container .inner .content h1:not(:first-child),section#legal .container .inner .content h2:not(:first-child),section#legal .container .inner .content h3:not(:first-child),section#legal .container .inner .content h4:not(:first-child),section#legal .container .inner .content h5:not(:first-child),section#legal .container .inner .content h6:not(:first-child){padding-top:.75em}section#legal .container .inner .content a{text-decoration:underline;text-decoration-color:var(--color--yellow-500);text-decoration-thickness:2px;text-underline-offset:3px}section#legal .container .inner .content strong{font-weight:var(--font-weight--semibold)}}