.together {
  text-align: center;
}
.together h2 {
  padding: 50px 20px 20px;
}
.together .row {
  margin-top: 30px;
}
.together .row .cards {
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 20px;
  height: 100%;
}
.together .row h3 {
  margin: 10px 0;
}
.together .email {
  padding-bottom: 20px;
}
.together .email a {
  padding: 10px 20px;
  border: 1px solid #6a79fa;
  border-radius: 3px;
}
.together .send {
  padding: 10px 30px;
  background-color: #5726da;
  color: #ffffff;
  border-radius: 3px;
}
.home-about .learn {
  margin-bottom: 30px;
}
.home-about .learn a {
  padding: 10px 30px;
  background-color: #5726da;
  color: #ffffff;
  border-radius: 3px;
}
.home-about img {
  width: 100%;
  border-radius: 20px;
}
/*# sourceMappingURL=style.css.map */