How do I change the color of this location? > https://prnt.sc/xsb9yw
-Translation google tradutor
Hi paidekevin2
It's background color of the header, you can override by this custom css rule:
#t4-header { background: #4e1010 !important; }
and change to your desired color.