.mb {
  margin-bottom: 1rem;
}

.max-width {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}