.site-header .site-brand {
    display: none !important; /* Force the element to be hidden */
}

.btn-primary {
    color: #fff;
    background-color: #cc0028;
    border-color: #03c;
}

