.text-with-links-wrapper {
    color: #171108;
}

.text-with-links-wrapper a {
    color: #025A62;
    text-decoration: underline;
}

.text-with-links-wrapper .text-with-links__heading {
    color: #171108;
}

.text-with-links-wrapper p em {
    font-style: normal;
    color: #025A62;
}
    