body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  /* line-height: 1.666; */
  background: #c0d2d4;
  color: #555;
  margin: 0;
}


h1 span {
  padding: 5px 15px;
  background: #2ec2b0;
}

