/* custom-header.css */
.site-header {
    background-color: #d64c4c  !important;
    color: #fff;
    padding: 20px;
}

.site-header .site-branding {
    font-size: 14px;
}
