@import "main.css";
@import "logo-header.css";
@import "footer.css";
main > section{
  max-width: var(--default-content-max-width);
}
