@import url("https://use.typekit.net/jwn3hme.css");
body {
  font-family: proxima-nova,sans-serif;
}
.feature h3, h2.featureTitle {
  font-weight: 600;
  line-height: 1.3;
}
.featureAction a {
    color: #ff004f !important;
    text-decoration: underline;
    text-decoration-style: dotted;
}
.featureAction svg { 
    fill: #ff004f !important;
}