@import url("https://fonts.googleapis.com/css?family=Montserrat|");
.page-template-homepage .card.bordered.y-move {
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.54);
  border-width: 0px;
}
html > body > #page > #page-content > div > #features-3 > div > div:nth-child(1) > div > img {
  width: 120px;
}
html > body > #page > #page-content > div > #features-2 > div > div:nth-child(1) > div > img {
  width: 151px;
}
html > body > #page > #page-content > div > #features-4 > div > div:nth-child(1) > div > img {
  width: 100px;
}
html > body > #page > #page-content > div > #features-5 > div > div:nth-child(1) > div > img {
  width: 80px;
}
html > body > #page > #page-content > div > #features-6 > div > div:nth-child(1) > div > img {
  width: 50px;
}
html > body > #page > #page-content > div > #features-6 > div > div:nth-child(1) > div > p {
  line-height: 0px;
}
html > body > #page > #page-content > div > #features-5 > div > div:nth-child(1) > div > p {
  line-height: 0px;
}
html > body > #page > #page-content > div > #features-4 > div > div:nth-child(1) > div > p {
  line-height: 0px;
}
html > body > #page > #page-content > div > #features-3 > div > div:nth-child(1) > div > p {
  line-height: 0px;
}
html > body > #page > #page-content > div > #features-2 > div > div:nth-child(1) > div > p {
  line-height: 0px;
}
.page-template-homepage #page a {
  box-shadow: 0px 0px 20px 5px #f7fff8;
  font-family: Montserrat;
  font-weight: 800;
}
.page-template-homepage #page p {
  font-family: Montserrat;
  font-weight: 600;
}
.spaced-cols > div img {
  max-width: 25%;
  border-radius: 40px;
}
