body {
  font: 20px Montserrat, sans-serif;
  line-height: 1.8;
}

.bg-teal {
  color: white;
  background-color: teal;
}

