.main-content a,
.main-content a:focus,
.main-content a:hover,
.main-content .external-link-share .desktop-right ul li a,
.main-content .about-vertical-menu .links a {
    color: #E61464;
}

.main-content h2 a {
    color: var(--text-heading);
}

.main-content h2 a:hover,
.main-content h2 a:focus {
    text-decoration: none;
    cursor: default;
    color: var(--text-heading);
}