
/* Change the background color of the header */
.pkp_head {
    background-color: #9E1B32; /* Replace with your desired color */
}

