@import "../_global.css";
@import "../_header.css";

article {
  margin-top: var(--spacing-larger);
}

@media screen and (max-width: 60rem) {
}
