Update for 2024, I had to do the following to get my styling to apply to an a-tag.
.my-content-with-link { :deep(a) { color: red; }