.siteMain {
  padding: 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
}
