.pa-fixed-header {
background-color: rgb(24, 24, 24) !important;
box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
transition: background-color 0.25s ease-out;
}