Change Color Of Top Panel Bar

Does anyone know how to change the color of the Top Panel Bar? I would like to have it stand out with a different color for the background and text.

See the attached screenshot.

Thanks if anyone can answer this!

Capture.PNG

Hello

See screenshot.

Best regards

Robert

jlinc.png

Please add the following code to the CSS section of the Theme editor

.tygh-top-panel .ath_gird-section {
    background: #6dd1d6;
}

https://prnt.sc/u8qw4x