/* Link Styles */

/* Remove underlines from Get Started links */
.get-started-link {
    text-decoration: none;
    color: inherit;
}

.get-started-link h3 {
    margin: 0;
}

/* Remove underlines from CTA buttons that are links */
a.cta-button {
    text-decoration: none;
}
