@media screen and (max-width: 768px) {
  body {
    font-size: 1.125rem;
  }
}
