Need help with header dashboard in the panorama. We have global settings for all panorama’s and I want to make adjustments to the header banner. Currently it overlaps with the background and I would like for the header in the dashboard to be aligned with the main container.
This is a screenshot of how it is currently.

The CSS code that we currently have is not changing the alignment of the header banner only the background color and text color.
Existing CSS code:
.header--microsite,
.header--dashboard {
background-color: #000000;
color: #fff;
padding-top: 11px;
}
In our sandbox, the header banner is aligned which is what I would like for the production site. There is no CSS codes in the Sandbox so unable to see what CSS code was used.

Does anyone know the CSS code on how to align the header dashboard? Or if it is possible to adjust? I have tried Chat GPT with no luck.
Thanks,
Franchesca Nunez