@media (min-width: 1026px) {
  .authored-content .btn-cta {
    margin-top: 8px;
  }
}

.authored-content .btn-cta {
  margin-top: 0;
}

.authored-content b, .authored-content strong {
  font-weight: bold;
  line-height: 2;
}

