.field--name-field-introduction-text a:not(.btn),
.body-text a:not(.btn) {
  text-decoration: underline;
  color: #33b5e5;
}

.field--name-field-introduction-text a:not(.btn):hover,
.body-text a:not(.btn):hover {
  color: #178ab4;
}

.nextstep {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 20px;
    font-size: 14pt;
    vertical-align: middle;
 background: #f3f3f3;
}