Hi there!
Thanks for your query.
Please use the following code in your custom CSS:
#sp-left .sp-module .sp-module-content, #sp-right .sp-module .sp-module-content {
background-color: black;
}
#sp-left .sp-module .latestnews>div .latest-post-info>span, #sp-right .sp-module .latestnews>div .latest-post-info>span {
color: white;
}
#sp-left .sp-module .latestnews>div .latest-post-title a, #sp-right .sp-module .latestnews>div .latest-post-title a {
color: #1647b9;
}
Hope this will serve your purpose.
Best Regards