#content-wrap{margin-bottom:4em}.universal-template{background-color:#f0f0f0;display:grid;grid-template-areas:"header" "content" "footer";grid-template-columns:1fr}@media screen and (min-width:1020px){.universal-template{background-color:inherit}}.universal-template__content{display:flex;flex-direction:column;gap:8px;grid-area:content}@media screen and (min-width:1020px){.universal-template__content{gap:unset}}
