---
---

@import "{{ site.theme }}";

@media screen and (min-width:64em) {
    .main-content {
        max-width: 104rem;
    }
}