I need help? What do I need to put in to the custom.css or config.js to get all the in red circled text in white colour, because it looks gray out. Thank you in advance.

I need help? What do I need to put in to the custom.css or config.js to get all the in red circled text in white colour, because it looks gray out. Thank you in advance.

Re: Standard calendar Determine text alignment

I need some help, to fix one of the calendars not aligning with the other two on the left side.
What do I need to set into the config.js or custom.css to get this done. Thank you in advance.
Kind regards,
Dear MagicMirror enthusiasts, I have a problem with the Worldclock. There are two clocks displayed at the moment, but I just want the clock with the flag. I tried everything and googled an answer, but I couldn’t figure it out. What should I change in the config.js to remove the Undefined UTC +01:00

See my config.js file here:
{
module: 'worldclock',
position: 'top_left',
config: {
timeFormat: 'hh:mm A',
style: 'top',
offsetTimezone: null,
clocks: [
{
title: "Dominicaanse Republic",
timezone: "America/Santo_Domingo",
flag: "do",
},
Thank you in advance.