I am having the same issue with a summary block. There are multiple on the page so I've targeted one in the left sidebar by using the yui tag and copying the code from above, but no luck. Trying to make it white since the background is blue.
https://chiton-butterfly-dmn3.squarespace.com/
This is what I have:
#block-yui_3_17_2_1_1695072154235_637 .summary-title {
color: white !important;
}
#block-yui_3_17_2_1_1695072154235_637 .summary-excerpt > p strong:last-child{
color: white;
}